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

/macosx-10.10.1/gpatch-3/patch/
H A Dansi2knr.c200 char *scanstring();
375 scanstring(p, dir) function
562 p = scanstring(p, 1) - 1;
596 p = scanstring(p, -1) + 1;
/macosx-10.10.1/ntp-92/util/
H A Dansi2knr.c68 - scanstring could scan backward past the beginning of the string; when
69 - the check for \ + newline in scanstring was unnecessary.
76 (scanstring): Handle backslash-newline correctly. Work with
223 char *scanstring();
436 scanstring(p, dir) function
623 p = scanstring(p, 1) - 1;
657 p = scanstring(p, -1) + 1;

Completed in 130 milliseconds