Home | Sort by: relevance | last modified time | path |
/src/usr.bin/lastcomm/ | |
lastcomm.c | 66 static const char *getdev(dev_t); 144 UT_LINESIZE, getdev(ab.ac_tty), 202 if (!strcmp(getdev(acp->ac_tty), *argv)) 211 getdev(dev_t dev) function in typeref:typename:const char * |
/src/sys/dev/audio/ | |
audio_if.h | 115 int (*getdev)(void *, struct audio_device *); member in struct:audio_hw_if |