Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c82 void decode_ldap(char *buf, int len);
134 (void) decode_ldap(data, fraglen);
1448 decode_ldap(char *buf, int len) in decode_ldap() function