HomeSort by relevance Sort by last modified time
    Searched full:lookup_printer (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
print-ppi.c 68 if ((printer = lookup_printer(dlt)) != NULL) {
tcpdump.c 344 lookup_printer(int type) function
465 if (lookup_printer(dlts[n_dlts]) == NULL
658 printinfo.p.printer = lookup_printer(type);
    [all...]
netdissect.h 330 extern if_printer lookup_printer(int);

Completed in 225 milliseconds