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

/freebsd-13-stable/bin/ps/
H A Dkeyword.c269 #define FMTSEP " \t,\n" macro
281 if (tempstr[strcspn(tempstr, "="FMTSEP)] != '=')
282 while ((cp = strsep(&tempstr, FMTSEP)) != NULL &&

Completed in 118 milliseconds