Searched defs:pathx (Results 1 – 4 of 4) sorted by relevance
/minix3/bin/ksh/ |
H A D | path.c | 119 simplify_path(pathx) in simplify_path() argument 202 set_current_wd(pathx) in set_current_wd() argument 222 get_phys_path(pathx) in get_phys_path() argument 243 do_phys_path(xsp, xp, pathx) in do_phys_path() argument
|
H A D | c_test.c | 427 test_stat(pathx, statb) in test_stat() argument 445 test_eaccess(pathx, mode) in test_eaccess() argument
|
H A D | exec.c | 1114 search_access(pathx, mode, errnop) in search_access() argument 1184 search_access1(pathx, mode, errnop) in search_access1() argument 1211 search(name, pathx, mode, errnop) in search() argument
|
H A D | io.c | 520 char *pathx; local
|