HomeSort by: relevance | last modified time | path
    Searched defs:getdev (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 337 milliseconds