Searched refs:thpath (Results 1 – 1 of 1) sorted by relevance
86 Char *thpath, *hpath; /* The environment parameter */ in do_help() local95 thpath = hpath = Strsave(hpath); in do_help()96 cleanup_push(thpath, xfree); in do_help()97 curdir = xmalloc((Strlen(thpath) + 1) * sizeof (*curdir)); in do_help()