Home
last modified time | relevance | path

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

/csrg-svn/local/toolchest/ksh/sh/
H A Dio.h66 #define file_fd(n) (&_iob[n]) macro
H A Dio.c745 FILE *file_fd(n) in file_fd() function