Searched defs:mesgread (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/ucbcmd/mkstr/ | ||
H A D | mkstr.c | 66 static FILE *mesgread, *mesgwrite; variable |
/illumos-gate/usr/src/cmd/xstr/ | ||
H A D | xstr.c | 267 FILE *mesgread = fopen(strings, "r"); in inithash() local |