Searched defs:proto_table (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c104 proto_table_t proto_table[PROTO_END] = { variable
159 proto_table[proto].p_name) == 0) {
714 proto_table[proto].p_name));
785 if (zfs_prop_get(zhp, proto_table[*curr_proto].p_prop,
822 proto_table[*curr_proto].p_name, sourcetype,
825 proto_table[*curr_proto].p_share_err,
836 proto_table[*curr_proto].p_name);
839 proto_table[*curr_proto].p_share_err,
846 proto_table[*curr_proto].p_share_err,
904 err = zfs_sa_disable_share(share, proto_table[prot
[all...]
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.c80 static ht_node_t proto_table[TABLE_SIZE]; /* protocol table */ variable
251 insert_ipgpc_table_list_info(PROTOID_IDX, proto_table,

Completed in 65 milliseconds