Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dpath.c119 simplify_path(pathx) in simplify_path() argument
187 set_current_wd(pathx) in set_current_wd() argument
207 get_phys_path(pathx) in get_phys_path() argument
228 do_phys_path(xsp, xp, pathx) in do_phys_path() argument
H A Dc_test.c427 test_stat(pathx, statb) in test_stat() argument
438 test_eaccess(pathx, mode) in test_eaccess() argument
H A Dexec.c1014 search_access(pathx, mode, errnop) in search_access() argument
1044 search(name, pathx, mode, errnop) in search() argument
H A Dio.c455 char *pathx; local