Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libppath/
H A Dppath.c79 ppath_strdup(const char *s) in ppath_strdup() function
128 if ((pc->pc_key = ppath_strdup(key)) == NULL) { in ppath_key()