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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/
H A Dmemdev.c113 static char * getspace(char *pos, char *end);
453 ba = getspace(ba, lp); /* Find next white space or end */
496 char *getspace(char *pos, char *end) { /* Find next non-space in string */ function

Completed in 22 milliseconds