Searched refs:fetchip (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/systat/ | ||
| D | cmdtab.c | 176 { "inet.ip", showip, fetchip, labelip, |
| D | extern.h | 105 void fetchip(void); |
| D | ip.c | 187 fetchip(void) in fetchip() function |