Home
last modified time | relevance | path

Searched refs:Bgetcwd (Results 1 – 3 of 3) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Dcompat.h379 # define Bgetcwd getcwd macro
428 char *Bgetcwd(char *buf, bsize_t size);
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dcompat.h591 # define Bgetcwd _getcwd macro
595 # define Bgetcwd getcwd macro
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dcompat.c328 char *Bgetcwd(char *buf, bsize_t size) in Bgetcwd() function