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