Home
last modified time | relevance | path

Searched refs:setbell (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/wscons/
Dwsbell.c359 setbell: in wsbell_do_ioctl()
377 goto setbell; in wsbell_do_ioctl()
Dwskbd.c1073 setbell: in wskbd_displayioctl()
1091 goto setbell; in wskbd_displayioctl()
/netbsd/src/usr.bin/ftp/
Dextern.h196 void setbell(int, char **);
Dcmdtab.c195 { "bell", H(beephelp), 0, 0, 0, CMPL0 setbell },
Dcmds.c909 setbell(int argc, char *argv[]) in setbell() function