Home
last modified time | relevance | path

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

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