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

  /external/tcpdump/
print-krb.c 36 static const u_char *c_print(netdissect_options *, register const u_char *, register const u_char *);
96 c_print(netdissect_options *ndo, function
130 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc
154 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc
  /external/mksh/src/
funcs.c 112 {"echo", c_print},
125 {"print", c_print},
287 c_print(const char **wp) function
    [all...]
sh.h     [all...]

Completed in 85 milliseconds