Searched refs:has_printer (Results 1 – 3 of 3) sorted by relevance
/external/tcpdump/ | ||
D | print.h | 34 int has_printer(int type); |
D | print.c | 288 has_printer(int type) in has_printer() function |
D | tcpdump.c | 404 if (!has_printer(dlts[i])) in show_dlts_and_exit() |