Home
last modified time | relevance | path

Searched defs:replstr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/xargs/
H A Dstrnsubst.c31 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) in strnsubst()
H A Dxargs.c63 static char *argp, *bbp, *ebp, *inpline, *p, *replstr; variable
/openbsd-src/usr.bin/mg/
H A Dsearch.c638 replstr(int f, int n) in replstr() function