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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c1190 const char **pev; local
1194 if ((pev = _environ) == NULL)
1196 while ((ev = *pev++) != NULL) {

Completed in 250 milliseconds