Searched refs:keydat_val (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dxdr_keydat.c76 return xdr_bytes(xdrs, (char **)&objp->keydat_val,
H A Dypmatch_cache.c226 yprk.key.keydat_val = (char *) inkey;
300 yprk.key.keydat_val = (char *)inkey;
322 (void)memcpy(*outkey, yprkv.key.keydat_val, *outkeylen);
H A Dyp_first.c127 (void)memcpy(*outkey, yprkv.key.keydat_val, *outkeylen);
H A Dyp_all.c106 out.ypresp_all_u.val.key.keydat_val,
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypv1.h72 #define ypmatch_req_keyptr yp_reqbody.yp_req_keytype.key.keydat_val
83 #define ypnext_req_keyptr yp_reqbody.yp_req_keytype.key.keydat_val
144 #define ypfirst_resp_keyptr yp_respbody.yp_resp_key_valtype.key.keydat_val
154 #define ypnext_resp_keyptr yp_respbody.yp_resp_key_valtype.key.keydat_val
H A Dypserv_db.c523 k.dptr = key.keydat_val;
574 res.key.keydat_val = k.dptr;
608 n.dptr = key.keydat_val;
632 res.key.keydat_val = k.dptr;
755 resp.ypresp_all_u.val.key.keydat_val = k.dptr;
H A Dypserv_xdr.c106 if (!xdr_bytes(xdrs, (char **)&objp->keydat_val, (u_int *)&objp->keydat_len, YPMAXRECORD)) {
H A Dypserv_proc.c203 argp->domain, argp->map, argp->key.keydat_len, argp->key.keydat_val);
276 argp->domain, argp->map, argp->key.keydat_len, argp->key.keydat_val);
H A Dyp.h124 char *keydat_val; member in struct:__anon12181
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dyplib_host.c201 yprk.key.keydat_val = (char *)inkey;
254 memcpy(*outkey, yprkv.key.keydat_val, *outkeylen);
290 yprk.key.keydat_val = inkey;
302 memcpy(*outkey, yprkv.key.keydat_val, *outkeylen);
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dyplib_host.c201 yprk.key.keydat_val = (char *)inkey;
254 memcpy(*outkey, yprkv.key.keydat_val, *outkeylen);
290 yprk.key.keydat_val = inkey;
302 memcpy(*outkey, yprkv.key.keydat_val, *outkeylen);

Completed in 110 milliseconds