Searched defs:telldir (Results 1 – 7 of 7) sorted by relevance
39 telldir(DIR *dirp) in telldir() function
141 long telldir(DIR *dirp) in telldir() function
155 telldir (DIR *dirp) in telldir() function
327 #define telldir win32_telldir macro
3516 * a prototype for the telldir() function. Otherwise, it is up function
527 # define telldir PerlDir_tell macro
117 #define telldir(a) Perl_telldir(a) macro