Searched refs:savepath (Results 1 – 2 of 2) sorted by relevance
1908 const char *savepath = NULL; in namei_tryemulroot() 1913 savepath = pathbuf_stringcopy_get(ndp->ni_pathbuf); in namei_tryemulroot() 1932 strcpy(ndp->ni_pathbuf->pb_path, savepath);1933 pathbuf_stringcopy_put(ndp->ni_pathbuf, savepath);1934 savepath = NULL;1939 if (savepath != NULL) { in namei() 1940 pathbuf_stringcopy_put(ndp->ni_pathbuf, savepath); in namei() 1895 const char *savepath = NULL; namei_tryemulroot() local
643 int savepath = 0; in unix_parse() local669 savepath = 1; in unix_parse()678 if (savepath && *parsedurl == '\0') { in unix_parse()