Home
last modified time | relevance | path

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

/stdlib/
A Dcanonicalize.c55 # define __getcwd _getcwd macro
67 # define __getcwd(buf, max) getcwd (buf, max, 0) macro
69 # define __getcwd getcwd macro
72 # define __getcwd(buf, max) getwd (buf) macro

Completed in 4 milliseconds