Searched refs:print_entry (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/usr.sbin/arp/ |
| D | arp.c | 68 void print_entry(struct sockaddr_dl *sdl, 147 search(0, print_entry); in main() 348 search(sin->sin_addr.s_addr, print_entry); in get() 463 print_entry(struct sockaddr_dl *sdl, struct sockaddr_inarp *sin, in print_entry() function
|
| /mirbsd/src/usr.bin/rusers/ |
| D | rusers.c | 85 void print_entry(struct host_info *, int); 280 print_entry(entry, lflag && entry->count); in rusers_reply() 335 print_entry(entry, lflag && entry->count); in rusers_reply_3() 637 print_entry(struct host_info *entry, int longfmt) in print_entry() function 722 print_entry(&hostinfo[i], lflag && hostinfo[i].count); in sorthosts()
|