Home
last modified time | relevance | path

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

/openbsd/lib/libc/hidden/
H A Dstdlib.h83 PROTO_NORMAL(cgetustr);
/openbsd/include/
H A Dstdlib.h280 int cgetustr(char *, const char *, char **);
/openbsd/lib/libc/gen/
H A Dgetcap.c948 cgetustr(char *buf, const char *cap, char **str) in cgetustr() function
1016 DEF_WEAK(cgetustr);
H A Dlogin_cap.c717 if ((len = cgetustr(lc->lc_cap, "path", &opath)) <= 0) in setuserpath()
774 if ((len = cgetustr(lc->lc_cap, "setenv", &list)) <= 0) in setuserenv()
/openbsd/lib/libc/
H A DSymbols.list599 cgetustr