HomeSort by: relevance | last modified time | path
    Searched defs:getcstr (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/ld.elf_so/
paths.c 67 static const char *getcstr(const char **, const char *, const char *);
115 getcstr(const char **p, const char *ep, const char *delim) function in typeref:typename:const char *
137 (void)getcstr(p, ep, delim);
384 (void)getcstr(&b, ep, WS);
paths.c 67 static const char *getcstr(const char **, const char *, const char *);
115 getcstr(const char **p, const char *ep, const char *delim) function in typeref:typename:const char *
137 (void)getcstr(p, ep, delim);
384 (void)getcstr(&b, ep, WS);

Completed in 21 milliseconds