Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dhistedit.c614 char *free_path = NULL, *path; in sh_matches() local
625 if ((free_path = path = strdup(pathval())) == NULL) in sh_matches()
690 free(free_path); in sh_matches()