| /src/usr.sbin/rpc.lockd/ |
| H A D | kern.c | 282 arg4.cookie.n_bytes = (char *)&msg->lm_msg_ident; in test_request() 286 arg4.alock.fh.n_bytes = (char *)&msg->lm_fh; in test_request() 288 arg4.alock.oh.n_bytes = (char *)&owner; in test_request() 306 arg.cookie.n_bytes = (char *)&msg->lm_msg_ident; in test_request() 310 arg.alock.fh.n_bytes = (char *)&msg->lm_fh; in test_request() 312 arg.alock.oh.n_bytes = (char *)&owner; in test_request() 351 arg4.cookie.n_bytes = (char *)&msg->lm_msg_ident; in lock_request() 356 arg4.alock.fh.n_bytes = (char *)&msg->lm_fh; in lock_request() 358 arg4.alock.oh.n_bytes = (char *)&owner; in lock_request() 376 arg.cookie.n_bytes = (char *)&msg->lm_msg_ident; in lock_request() [all …]
|
| H A D | lockd_lock.c | 303 dump_static_object(nobj->n_bytes, nobj->n_len, in dump_netobj() 361 dest->oh.n_bytes = src->oh.n_bytes; in copy_nlm4_lock_to_nlm4_holder() 392 newfl->client.oh.n_bytes = malloc(lockowner->n_len); in allocate_file_lock() 393 if (newfl->client.oh.n_bytes == NULL) { in allocate_file_lock() 398 bcopy(lockowner->n_bytes, newfl->client.oh.n_bytes, lockowner->n_len); in allocate_file_lock() 400 newfl->client_cookie.n_bytes = malloc(matchcookie->n_len); in allocate_file_lock() 401 if (newfl->client_cookie.n_bytes == NULL) { in allocate_file_lock() 402 free(newfl->client.oh.n_bytes); in allocate_file_lock() 407 bcopy(matchcookie->n_bytes, newfl->client_cookie.n_bytes, matchcookie->n_len); in allocate_file_lock() 411 free(newfl->client_cookie.n_bytes); in allocate_file_lock() [all …]
|
| H A D | test.c | 323 arg.cookie.n_bytes = "hello"; in main() 330 …arg.alock.fh.n_bytes = "\x04\x04\x02\x00\x01\x00\x00\x00\x0c\x00\x00\x00\xff\xff\xff\xd0\x16\x00\x… in main() 332 arg.alock.oh.n_bytes = "\x00\x00\x02\xff\xff\xff\xd3"; in main() 338 res_block.cookie.n_bytes = "hello"; in main()
|
| H A D | lock_proc.c | 118 sprintf(tmp1,"%02X",*(obj->n_bytes+i)); in log_netobj() 119 sprintf(tmp2,"%c",*(obj->n_bytes+i)); in log_netobj()
|
| /src/contrib/libevent/ |
| H A D | evutil_rand.c | 100 int n_bytes = 4 - (((ev_uintptr_t)b) & 3); in ev_arc4random_buf() 101 memcpy(b, &u, n_bytes); in ev_arc4random_buf() 102 b += n_bytes; in ev_arc4random_buf() 103 n -= n_bytes; in ev_arc4random_buf()
|
| H A D | iocp-internal.h | 188 ev_uintptr_t key, ev_uint32_t n_bytes);
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | evutil_rand.c | 100 int n_bytes = 4 - (((ev_uintptr_t)b) & 3); in ev_arc4random_buf() 101 memcpy(b, &u, n_bytes); in ev_arc4random_buf() 102 b += n_bytes; in ev_arc4random_buf() 103 n -= n_bytes; in ev_arc4random_buf()
|
| H A D | iocp-internal.h | 188 ev_uintptr_t key, ev_uint32_t n_bytes);
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | debugfs.c | 470 int n_bytes = count / 2; in iwl_dbgfs_inject_packet_write() local 481 ret = hex2bin(page_address(rxb._page), buf, n_bytes); in iwl_dbgfs_inject_packet_write() 486 if (n_bytes < sizeof(*pkt) || in iwl_dbgfs_inject_packet_write() 487 n_bytes != sizeof(*pkt) + iwl_rx_packet_payload_len(pkt)) in iwl_dbgfs_inject_packet_write() 693 int n_bytes = len / 2; in _iwl_dbgfs_inject_beacon_ie() local 696 if (n_bytes >= U8_MAX) in _iwl_dbgfs_inject_beacon_ie() 707 mld->hw->extra_beacon_tailroom = n_bytes; in _iwl_dbgfs_inject_beacon_ie() 723 if (!restore && (WARN_ON(!n_bytes || !bin) || in _iwl_dbgfs_inject_beacon_ie() 724 hex2bin(skb_put_zero(beacon, n_bytes), in _iwl_dbgfs_inject_beacon_ie() 725 bin, n_bytes))) { in _iwl_dbgfs_inject_beacon_ie()
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | ucode_loader.h | 51 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes,
|
| H A D | mac80211_if.c | 1633 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes, u32 idx) in brcms_ucode_init_uint() argument 1650 *n_bytes = le32_to_cpu(*((__le32 *) pdata)); in brcms_ucode_init_uint()
|
| /src/lib/libc/rpc/ |
| H A D | auth_des.c | 135 pkey.n_bytes = (char *) pkey_data; in authdes_seccreate() 175 memcpy(ad->ad_pkey, pkey->n_bytes, pkey->n_len); in authdes_pk_seccreate() 440 pkey.n_bytes = (char *)(ad->ad_pkey); in authdes_refresh()
|
| H A D | auth_time.c | 201 srv->pkey.n_bytes = NULL; in get_server()
|
| H A D | svc_auth_des.c | 183 pkey.n_bytes = pkey_data; in _svcauth_des()
|
| /src/sys/nlm/ |
| H A D | nlm_prot_impl.c | 265 return ((struct nlm_grantcookie *)src->n_bytes)->ng_sysid; in ng_sysid() 272 return ((struct nlm_grantcookie *)src->n_bytes)->ng_cookie; in ng_cookie() 311 dst->n_bytes = malloc(srcsize, type, M_WAITOK); in nlm_make_netobj() 312 memcpy(dst->n_bytes, src, srcsize); in nlm_make_netobj() 323 nlm_make_netobj(dst, src->n_bytes, src->n_len, type); in nlm_copy_netobj() 1336 memcpy(&nw->nw_fh.fh_bytes, nw->nw_lock.fh.n_bytes, in nlm_register_wait_lock() 1338 nw->nw_lock.fh.n_bytes = nw->nw_fh.fh_bytes; in nlm_register_wait_lock() 1746 memcpy(fhp, p->n_bytes, sizeof(fhandle_t)); in nlm_convert_to_fhandle_t() 2321 && !memcmp(argp->alock.fh.n_bytes, nw->nw_lock.fh.n_bytes, in nlm_do_granted()
|
| H A D | nlm_advlock.c | 799 args.cookie.n_bytes = (char*) &xid; in nlm_setlock() 865 cancel.cookie.n_bytes = (char*) &xid; in nlm_setlock() 984 args.cookie.n_bytes = (char*) &xid; in nlm_clearlock() 1065 args.cookie.n_bytes = (char*) &xid; in nlm_getlock() 1264 lock->fh.n_bytes = fh; in nlm_init_lock() 1266 lock->oh.n_bytes = oh_space; in nlm_init_lock()
|
| /src/crypto/krb5/src/include/gssrpc/ |
| H A D | xdr.h | 292 char *n_bytes; member
|
| /src/include/rpc/ |
| H A D | xdr.h | 321 char *n_bytes; member
|
| /src/sys/rpc/ |
| H A D | xdr.h | 334 char *n_bytes; member
|
| /src/crypto/krb5/src/lib/rpc/ |
| H A D | xdr.c | 493 return (xdr_bytes(xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ)); in xdr_netobj()
|
| /src/sys/xdr/ |
| H A D | xdr.c | 547 return (xdr_bytes(xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ)); in xdr_netobj()
|
| /src/lib/libc/xdr/ |
| H A D | xdr.c | 618 return (xdr_bytes(xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ)); in xdr_netobj()
|