Searched refs:ipc_table_elems_t (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_types.h49 typedef natural_t ipc_table_elems_t; /* size of tables */ typedef
51 typedef ipc_table_elems_t ipc_entry_num_t; /* number of entries */
67 #define ITS_SIZE_NONE ((ipc_table_elems_t) -1)
H A Dipc_table.h105 ipc_table_elems_t its_size; /* number of elements in table */
H A Dipc_entry.h195 ipc_table_elems_t target_size);
H A Dipc_port.h300 ipc_table_elems_t target_size);
H A Dipc_port.c203 ipc_table_elems_t target_size)
254 ipc_table_elems_t osize, nsize;
588 ipc_table_elems_t size = its->its_size;
H A Dipc_entry.c644 ipc_table_elems_t target_size)

Completed in 31 milliseconds