Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/mkstr/
H A Dmkstr.c66 static FILE *mesgread, *mesgwrite; variable
/illumos-gate/usr/src/cmd/xstr/
H A Dxstr.c267 FILE *mesgread = fopen(strings, "r"); in inithash() local