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

  /src/sbin/luactl/
luactl.c 54 static void getinfo(void);
89 getinfo();
120 getinfo(void) function in typeref:typename:void
  /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/sys/arch/hpcmips/stand/pbsdboot/
elf.c 57 getinfo(int fd, void **start, void **end) function in typeref:typename:int
  /src/usr.bin/audio/ctl/
ctl.c 57 static void getinfo(int fd);
289 getinfo(int fd) function in typeref:typename:void
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 in typeref:typename:void
vmstat.c 78 static void getinfo(struct Info *);
246 getinfo(&s2);
259 getinfo(&s);
699 getinfo(&s1);
815 getinfo(struct Info *stats) function in typeref:typename:void
  /src/usr.sbin/gpioctl/
gpioctl.c 46 static void getinfo(void);
125 getinfo();
215 getinfo(void) function in typeref:typename:void

Completed in 18 milliseconds