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

  /src/sbin/luactl/
luactl.c 54 static void getinfo(void);
89 getinfo();
120 getinfo(void) function
  /src/sys/dev/
midi_if.h 56 * getinfo - Called at attach time
70 void (*getinfo)(void *, struct midi_info *); member in struct:midi_hw_if
84 * midi_register_hw_if_ext() function during getinfo(); thereafter midi will
  /src/external/bsd/libfido2/dist/examples/
info.c 280 getinfo(const char *path) function
379 getinfo(argv[1]);
  /src/sys/arch/hpcmips/stand/pbsdboot/
elf.c 57 getinfo(int fd, void **start, void **end) function
  /src/usr.bin/audio/ctl/
ctl.c 57 static void getinfo(int fd);
289 getinfo(int fd) function
381 getinfo(fd);
394 getinfo(fd);
  /src/usr.bin/systat/
syscall.c 75 static void getinfo(struct Info *, int);
125 getinfo(&s2, SHOW_COUNTS | SHOW_TIMES);
139 getinfo(&s, show);
399 getinfo(struct Info *stats, int get_what) function
vmstat.c 78 static void getinfo(struct Info *);
246 getinfo(&s2);
259 getinfo(&s);
699 getinfo(&s1);
815 getinfo(struct Info *stats) function
  /src/usr.sbin/gpioctl/
gpioctl.c 46 static void getinfo(void);
125 getinfo();
215 getinfo(void) function

Completed in 20 milliseconds