Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/priocntl/
H A Dpriocntl.c1020 idmatch(char *idstr, char *curidstr, int idargc, char **idargv) in idmatch() argument
1025 if (strcmp(curidstr, idstr) == 0) in idmatch()