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

/barrelfish-master/lib/posixcompat/
H A Dchdir.c18 int chdir(const char *pathname) function
/barrelfish-master/usr/eclipseclp/JavaInterface/
H A Dec_java_load.c42 #define chdir(dir) _chdir(dir) macro
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DNativeEclipse.java32 static native int chdir(String dir) ; method in class:NativeEclipse

Completed in 41 milliseconds