Home
last modified time | relevance | path

Searched refs:yankstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/xstr/
H A Dxstr.c72 static off_t yankstr(char **);
176 if ((ret = (int) yankstr(&cp)) == -1) in process()
218 yankstr(char **cpp) in yankstr() function