Searched refs:AUTH_SEP (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.h38 #define AUTH_SEP "," macro
H A Dfuncs.c243 authname = strtok(tmp, AUTH_SEP);
293 authname = strtok(NULL, AUTH_SEP);

Completed in 54 milliseconds