Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_handle.c58 void *localhandle; local
73 if (!(localhandle = setnetconfig()))
78 (void) endnetconfig(localhandle);
82 (void) endnetconfig(localhandle);
87 while (nconf = getnetconfig(localhandle)) {
113 (void) endnetconfig(localhandle);
/titanic_44/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c64 void *localhandle; local
78 if (!(localhandle = setnetconfig()))
88 while (nconf = getnetconfig(localhandle)) {
113 endnetconfig(localhandle);