Searched refs:filefd (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dproc.c205 filefd(int fd, char* mode) function
246 if (fd < 0 || !(fp = filefd(fd, "r+"))) {
260 * Call this after fileopen() or filefd().
H A Dmailx.h939 extern FILE* filefd(int, char*);

Completed in 16 milliseconds