Home
last modified time | relevance | path

Searched defs:mesgread (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/mkstr/
H A Dmkstr.c66 static FILE *mesgread, *mesgwrite; variable
/freebsd/usr.bin/xstr/
H A Dxstr.c287 FILE *mesgread = fopen(strings, "r"); in inithash() local