Searched refs:shf_fileno (Results 1 – 2 of 2) sorted by relevance
1353 ksh_dup2(shf_fileno(shf), 1, false); in comsub()1361 lseek(shf_fileno(shf), (off_t)0, SEEK_SET); in comsub()
1097 #define shf_fileno(shf) ((shf)->fd) macro