Searched defs:filefd (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | proc.c | 205 filefd(int fd, char* mode) function 246 if (fd < 0 || !(fp = filefd(fd, "r+"))) { 260 * Call this after fileopen() or filefd(). |
Completed in 25 milliseconds