Home
last modified time | relevance | path

Searched defs:getcwd (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c258 #define getcwd(a,b) getwd(a) macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetcwd.c46 getcwd(char *pathname, size_t size) in getcwd() function
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies.json1 …t", "memfd_create", "socketpair", "remap_file_pages", "dup3", "openat", "getcwd", "mq_open", "shmc… array
H A Dimplicit_dependencies_verbose.json1 …call": "socketpair"}, {"reason": ["path->dentry", "path->mnt"], "call": "getcwd"}, {"reason": ["pa… array
/illumos-gate/usr/src/uts/common/syscall/
H A Dauditsys.c767 getcwd(caddr_t data, int length) in getcwd() function
H A Dgetcwd.c39 getcwd(char *buf, size_t buflen) in getcwd() function