Searched refs:getinfo (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/sbin/luactl/ |
| D | luactl.c | 54 static void getinfo(void); 89 getinfo(); in main() 120 getinfo(void) in getinfo() function
|
| /netbsd/src/usr.bin/systat/ |
| D | syscall.c | 75 static void getinfo(struct Info *, int); 125 getinfo(&s2, SHOW_COUNTS | SHOW_TIMES); in initsyscall() 139 getinfo(&s, show); in fetchsyscall() 399 getinfo(struct Info *stats, int get_what) in getinfo() function
|
| D | vmstat.c | 78 static void getinfo(struct Info *); 246 getinfo(&s2); in initvmstat() 259 getinfo(&s); in fetchvmstat() 699 getinfo(&s1); in vmstat_zero() 815 getinfo(struct Info *stats) in getinfo() function
|
| /netbsd/src/usr.bin/audio/ctl/ |
| D | ctl.c | 57 static void getinfo(int fd); 289 getinfo(int fd) in getinfo() function 381 getinfo(fd); in main() 394 getinfo(fd); in main()
|
| /netbsd/src/usr.sbin/gpioctl/ |
| D | gpioctl.c | 46 static void getinfo(void); 125 getinfo(); in main() 215 getinfo(void) in getinfo() function
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | tsget.in | 103 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE); 109 my $ct = $curl->getinfo(CURLINFO_CONTENT_TYPE);
|
| /netbsd/src/sys/dev/ |
| D | midi_if.h | 70 void (*getinfo)(void *, struct midi_info *); member
|
| D | midi.c | 169 hwp->getinfo == 0) { in midiattach() 295 sc->hw_if->getinfo(sc->hw_hdl, &mi); in midi_attach() 1868 sc->hw_if->getinfo(sc->hw_hdl, mi); in midi_getinfo()
|
| /netbsd/src/sys/arch/hpcmips/stand/pbsdboot/ |
| D | pbsdboot.c | 59 if (CheckCancel(0) || getinfo(fd, &start, &end) < 0) { in pbsdboot()
|
| D | pbsdboot.h | 141 int getinfo(int fd, void **start, void **end);
|
| D | elf.c | 57 getinfo(int fd, void **start, void **end) in getinfo() function
|
| /netbsd/src/sys/dev/usb/ |
| D | umidi.c | 294 .getinfo = umidi_getinfo,
|