Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c722 const char *xcwd = current_wd[0] ? in do_whence() local
724 size_t xlen = strlen(xcwd); in do_whence()
728 memcpy(xp, xcwd, xlen); in do_whence()