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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/
H A Dmemdev.c112 static char * nonspace(char *pos, char *end);
446 ba = nonspace(ba, lp); /* Find non-space */
484 char *nonspace(char *pos, char *end) { /* Find next non-space in string */ function

Completed in 21 milliseconds