Searched refs:check_path (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/nss_wrapper/
H A Dnss_wrapper.pl29 sub check_path($$);
94 $opt_fullpath_passwd = check_path($opt_passwd_path, $opt_type);
97 $opt_fullpath_group = check_path($opt_group_path, $opt_type);
100 $opt_fullpath_passwd = check_path($opt_passwd_path, "passwd");
101 $opt_fullpath_group = check_path($opt_group_path, "group");
115 sub check_path($$) subroutine
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/nss_wrapper/
H A Dnss_wrapper.pl29 sub check_path($$);
94 $opt_fullpath_passwd = check_path($opt_passwd_path, $opt_type);
97 $opt_fullpath_group = check_path($opt_group_path, $opt_type);
100 $opt_fullpath_passwd = check_path($opt_passwd_path, "passwd");
101 $opt_fullpath_group = check_path($opt_group_path, "group");
115 sub check_path($$) subroutine
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/nss_wrapper/
H A Dnss_wrapper.pl29 sub check_path($$);
94 $opt_fullpath_passwd = check_path($opt_passwd_path, $opt_type);
97 $opt_fullpath_group = check_path($opt_group_path, $opt_type);
100 $opt_fullpath_passwd = check_path($opt_passwd_path, "passwd");
101 $opt_fullpath_group = check_path($opt_group_path, "group");
115 sub check_path($$) subroutine

Completed in 61 milliseconds