• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/dcerpc-61/dcerpc/idl_lib/

Lines Matching defs:tab

520         tab - an rpc_ss_node_table_t, really a pointer to void, which gets
579 tab -- The address of the node table
594 tab -- the address of the node table
627 tab -- the address of the node table
650 tab -- the address of the node table
681 tab -- an [out] parameter, the address of the node table
1029 ** tab -- Node table
1073 ** tab -- Node table
1085 rpc_ss_node_table_t tab,
1098 str = (rpc_ss_pvt_node_table_t*) tab;
1157 ** tab -- Node table
1170 rpc_ss_node_table_t tab,
1183 str = (rpc_ss_pvt_node_table_t *) tab;
1259 rpc_ss_node_table_t tab
1264 str = (rpc_ss_pvt_node_table_t *) tab;
1372 ** tab -- Node table
1383 rpc_ss_node_table_t tab,
1408 str = (rpc_ss_pvt_node_table_t *) tab;
1472 ** tab -- Node table
1485 rpc_ss_node_table_t tab,
1512 str = (rpc_ss_pvt_node_table_t *) tab;
1517 if ((num = rpc_ss_lookup_node_by_ptr (tab, ptr, &hash_entry)) != 0)
1537 rpc_ss_register_node_by_num (tab, num, ptr);
1570 ** tab -- Node table
1581 rpc_ss_node_table_t tab,
1605 str = (rpc_ss_pvt_node_table_t *) tab;
1649 ** tab -- Node table
1661 rpc_ss_node_table_t tab,
1674 str = (rpc_ss_pvt_node_table_t *) tab;
1710 rpc_ss_register_node_by_num ( tab, hash_entry->node, newptr );
1751 ** tab -- Node table
1767 rpc_ss_node_table_t tab,
1783 str = (rpc_ss_pvt_node_table_t *)tab;
1784 p = rpc_ss_lookup_node_by_num (tab, num);
1801 rpc_ss_register_node_by_num (tab, num, p);
1851 ** tab -- Node table
1863 rpc_ss_node_table_t tab,
1876 p = rpc_ss_lookup_node_by_num (tab, num);
1890 str = (rpc_ss_pvt_node_table_t *)tab;
1916 ** tab -- Node table
1928 rpc_ss_node_table_t tab,
1941 p = rpc_ss_lookup_node_by_num (tab, num);
1955 str = (rpc_ss_pvt_node_table_t *)tab;
1976 ** tab -- [out] Node table