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

/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.h38 #define ROLE_SEP "," macro
H A Dfuncs.c357 rolename = strtok(tmp, ROLE_SEP);
376 rolename = strtok(NULL, ROLE_SEP);

Completed in 46 milliseconds