Home
last modified time | relevance | path

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

/netbsd-src/libexec/ld.elf_so/
H A Dpaths.c65 static const char *getcstr(const char **, const char *, const char *);
113 getcstr(const char **p, const char *ep, const char *delim) in getcstr() function
135 (void)getcstr(p, ep, delim); in getword()
382 (void)getcstr(&b, ep, WS); in _rtld_process_hints()