Home
last modified time | relevance | path

Searched refs:c_print (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-krb.c41 static const u_char *c_print(register const u_char *, register const u_char *);
103 c_print(register const u_char *s, register const u_char *ep) in c_print() function
136 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc in krb4_print_hdr()
159 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc in krb4_print()