Home
last modified time | relevance | path

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

/dflybsd-src/lib/libutil/
H A DMakefile9 SRCS= _secure_path.c \
48 MAN+= _secure_path.3 \
H A D_secure_path.c45 _secure_path(const char *path, uid_t uid, gid_t gid) in _secure_path() function
H A Dlogin_cap.c219 if (_secure_path(userpath, pwd->pw_uid, pwd->pw_gid) != -1) in login_getclassbyname()
225 if (_secure_path(path_login_conf, 0, 0) != -1) in login_getclassbyname()
H A Dlibutil.h88 int _secure_path(const char *, uid_t, gid_t);