Lines Matching defs:argp
134 _nss_ldap_protocols2str(ldap_backend_ptr be, nss_XbyY_args_t *argp)
147 buflen = argp->buf.buflen;
148 if (argp->buf.result != NULL) {
155 buffer = argp->buf.buffer;
158 (void) memset(argp->buf.buffer, 0, buflen);
203 if (argp->buf.result != NULL)
219 * protoent *)argp->buf.result. The function _nss_ldap_protocols2ent
226 nss_XbyY_args_t *argp = (nss_XbyY_args_t *)a;
232 if (_ldap_filter_name(name, argp->key.name, sizeof (name)) != 0)
245 return ((nss_status_t)_nss_ldap_lookup(be, argp,
257 * protoent *)argp->buf.result. The function _nss_ldap_protocols2ent
264 nss_XbyY_args_t *argp = (nss_XbyY_args_t *)a;
270 _F_GETPROTOBYNUMBER, argp->key.number);
275 _F_GETPROTOBYNUMBER_SSD, argp->key.number);
279 return ((nss_status_t)_nss_ldap_lookup(be, argp,