Searched defs:sipkey (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c974 char *sipkey, *str; local
989 if (checkIPaddress(key, strlen(key), &sipkey) > 0) {
994 if (str && strcmp(str, sipkey) == 0) {
995 sfree(sipkey);
999 sfree(sipkey);
1019 char *skey, *str, *sipkey; local

Completed in 28 milliseconds