Searched refs:getspace (Results 1 – 1 of 1) sorted by relevance
114 static char * getspace(char *pos, char *end);507 … ba = getspace(ba, lp); /* Find next white space or end */ in mdevinit()571 getspace(char *pos, char *end) /* Find next non-space in s… in getspace() function