Searched refs:thisdir (Results 1 – 4 of 4) sorted by relevance
20 thisdir = "";30 type == "Subdirs" && NF == 1 { thisdir = $1 }33 thisdir = $2;36 to[dnt] = thisdir;45 type == "Subdirs" && thisdir {46 all[cnt++] = thisdir;48 this_srcdir = srcpfx thisdir
40 __hurd_canonicalize_directory_name_internal (file_t thisdir, in __hurd_canonicalize_directory_name_internal() argument56 if (parent != thisdir) in __hurd_canonicalize_directory_name_internal()101 if (err = __io_identity (thisdir, &thisid, &thisdevid, &thisino)) in __hurd_canonicalize_directory_name_internal()107 parent = thisdir; in __hurd_canonicalize_directory_name_internal()128 if (parent != thisdir) in __hurd_canonicalize_directory_name_internal()283 __canonicalize_directory_name_internal (const char *thisdir, char *buf, in strong_alias()287 file_t port = __file_name_lookup (thisdir, 0, 0); in strong_alias()
24 __hurd_canonicalize_directory_name_internal (file_t thisdir,
41 thisdir=$1; shift49 test $dir = $thisdir && break; echo $dir; done`54 /^[ ]*$/d' $thisdir/syscalls.list`