Home
last modified time | relevance | path

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

/external/tcpdump/
Dutil.c510 safeputs(const char *s, int maxlen) in safeputs() function
Dnetdissect.h234 extern void safeputs(const char *, int);
Dinterface.h159 extern void safeputs(const char *, int);
Dprint-ospf.c936 safeputs(op->ospf_authdata, OSPF_AUTH_SIMPLE_LEN); in ospf_print()
DCHANGES40 entry, and use safeputs to print the password.