Searched refs:nss_path (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/nss/
H A Dnss_winbind.h27 int nss_open(struct nss_state *nss, const char *nss_path);
H A Dnss_winbind.c49 int nss_open(struct nss_state *nss, const char *nss_path) argument
52 p = strrchr(nss_path, '_');
62 nss->dl_handle = dlopen(nss_path, RTLD_LAZY);

Completed in 109 milliseconds