Searched defs:eatwhite (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/saf/
H A Ddoconfig.c53 static char *eatwhite(char *);
106 bp = eatwhite(buf);
123 p = eatwhite(p);
210 p = eatwhite(p);
281 p = eatwhite(p);
329 p = eatwhite(p);
404 tp = eatwhite(tp);
412 tp = eatwhite(tp);
419 ep = eatwhite(ep);
429 tp = eatwhite(t
502 eatwhite(char *p) function
[all...]
/illumos-gate/usr/src/lib/libpkg/common/
H A Dgpkgmap.c58 static int eatwhite(FILE *fp);
159 c = eatwhite(fp);
212 c = eatwhite(fp);
518 c = eatwhite(fp);
547 c = eatwhite(fp);
582 c = eatwhite(fp);
622 eatwhite(FILE *fp) function

Completed in 58 milliseconds