Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Dcscope.c565 char fname[NFILEN], *dir, *path, *pathc, *tmp; in csexists() local
577 if ((pathc = path = strndup(tmp, NFILEN)) == NULL) in csexists()
594 free(pathc); in csexists()
599 free(pathc); in csexists()