Searched refs:nwrap_pw (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.c344 struct nwrap_pw { struct
353 struct nwrap_pw nwrap_pw_global;
713 struct nwrap_pw *nwrap_pw; local
720 nwrap_pw = (struct nwrap_pw *)nwrap->private_data;
722 list_size = sizeof(*nwrap_pw->list) * (nwrap_pw->num+1);
723 pw = (struct passwd *)realloc(nwrap_pw->list, list_size);
729 nwrap_pw
865 struct nwrap_pw *nwrap_pw; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/nss_wrapper/
H A Dnss_wrapper.c344 struct nwrap_pw { struct
353 struct nwrap_pw nwrap_pw_global;
713 struct nwrap_pw *nwrap_pw; local
720 nwrap_pw = (struct nwrap_pw *)nwrap->private_data;
722 list_size = sizeof(*nwrap_pw->list) * (nwrap_pw->num+1);
723 pw = (struct passwd *)realloc(nwrap_pw->list, list_size);
729 nwrap_pw
865 struct nwrap_pw *nwrap_pw; local
[all...]
/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.c344 struct nwrap_pw { struct
353 struct nwrap_pw nwrap_pw_global;
713 struct nwrap_pw *nwrap_pw; local
720 nwrap_pw = (struct nwrap_pw *)nwrap->private_data;
722 list_size = sizeof(*nwrap_pw->list) * (nwrap_pw->num+1);
723 pw = (struct passwd *)realloc(nwrap_pw->list, list_size);
729 nwrap_pw
865 struct nwrap_pw *nwrap_pw; local
[all...]

Completed in 119 milliseconds