Searched refs:xcwd (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | funcs.c | 722 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() |
Completed in 4 milliseconds