Home
last modified time | relevance | path

Searched defs:pathx (Results 1 – 4 of 4) sorted by relevance

/minix3/bin/ksh/
H A Dpath.c119 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 Dc_test.c427 test_stat(pathx, statb) in test_stat() argument
445 test_eaccess(pathx, mode) in test_eaccess() argument
H A Dexec.c1114 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 Dio.c520 char *pathx; local