Searched defs:nodesize (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr_array.c100 u_int nodesize; local
H A Dxdr.c582 u_int32_t nodesize; local
707 u_int32_t nodesize; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dsec_xdr_array.c112 u_int nodesize = c * elsize; local
H A Dsec_xdr.c41 u_int nodesize = sizep ? *sizep : 0; local
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dsec_xdr_array.c112 u_int nodesize = c * elsize; local
H A Dsec_xdr.c41 u_int nodesize = sizep ? *sizep : 0; local
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_btreeio.c637 hfs_create_attr_btree(struct hfsmount *hfsmp, u_int32_t nodesize, u_int32_t nodecnt) argument
[all...]
H A Dhfs_hotfiles.c1801 hfc_btree_create(struct hfsmount *hfsmp, unsigned int nodesize, unsigned int entries) argument
[all...]
H A Dhfs_xattr.c2219 getnodecount(struct hfsmount *hfsmp, size_t nodesize) argument
2251 size_t nodesize = ATTRIBUTE_FILE_NODE_SIZE; local

Completed in 167 milliseconds