Searched refs:ipc_entry_num_t (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_space.h121 ipc_entry_num_t is_table_size; /* current size of table */
124 ipc_entry_num_t is_tree_total; /* number of entries in the tree */
125 ipc_entry_num_t is_tree_small; /* # of small entries in the tree */
126 ipc_entry_num_t is_tree_hash; /* # of hashed entries in the tree */
H A Dipc_types.h51 typedef ipc_table_elems_t ipc_entry_num_t; /* number of entries */ typedef
H A Dipc_space.c142 ipc_entry_num_t new_size;
240 ipc_entry_num_t size;
319 ipc_entry_num_t size;
H A Dmach_port.c113 ipc_entry_num_t *actualp);
118 ipc_entry_num_t maxnames,
120 ipc_entry_num_t *actualp);
140 ipc_entry_num_t *actualp)
145 ipc_entry_num_t actual;
216 ipc_entry_num_t tsize;
218 ipc_entry_num_t actual; /* this many names */
239 ipc_entry_num_t bound;
1005 ipc_entry_num_t maxnames,
1007 ipc_entry_num_t *actual
[all...]
H A Dipc_hash.c417 ipc_entry_num_t size;
467 ipc_entry_num_t size;
511 ipc_entry_num_t size;
H A Dipc_entry.c514 ipc_entry_num_t size;
646 ipc_entry_num_t osize, size, nsize, psize;
807 ipc_entry_num_t nosmall;
H A Dmach_debug.c245 ipc_entry_num_t tsize;
H A Dmach_msg.c741 register ipc_entry_num_t size;
937 register ipc_entry_num_t size;

Completed in 31 milliseconds