Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.h37 #define PROF_SEP "," macro
H A Dfuncs.c319 profname = strtok(tmp, PROF_SEP); in check_prof()
327 profname = strtok(NULL, PROF_SEP); in check_prof()