Searched defs:chdir_long (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dchdir-long.h32 # define chdir_long(Dir) chdir (Dir) macro
H A Dsave-cwd.c52 # undef chdir_long macro
53 # define chdir_long(Dir) chdir (Dir) macro
H A Dchdir-long.c118 chdir_long (char *dir) function

Completed in 101 milliseconds