Home
last modified time | relevance | path

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

/netbsd-src/lib/libutil/
H A DMakefile23 secure_path.c sockaddr_snprintf.c stat_flags.c \
33 proc_compare.3 pw_getconf.3 pw_init.3 pw_lock.3 secure_path.3 \
H A Dsecure_path.c50 secure_path(const char *path) in secure_path() function
H A Dgetbootfile.c76 secure_path(kernel) != 0) { in getbootfile()
H A Dlogin_cap.c80 if (secure_path(_PATH_LOGIN_CONF) == 0) { in login_getclass()
/netbsd-src/include/
H A Dutil.h132 int secure_path(const char *);
/netbsd-src/lib/libintl/
H A Dgettext.c594 if (secure_path(path) != 0) in mapit()