HomeSort by relevance Sort by last modified time
    Searched defs:proto_table (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/ipp/ipgpc/
filters.c 80 static ht_node_t proto_table[TABLE_SIZE]; /* protocol table */ variable
251 insert_ipgpc_table_list_info(PROTOID_IDX, proto_table,
    [all...]
  /onnv/onnv-gate/usr/src/lib/libzfs/common/
libzfs_mount.c 108 proto_table_t proto_table[PROTO_END] = { variable
186 proto_table[proto].p_name) == 0) {
669 proto_table[proto].p_name));
748 if (zfs_prop_get(zhp, proto_table[*curr_proto].p_prop,
776 proto_table[*curr_proto].p_name, sourcetype,
779 proto_table[*curr_proto].p_share_err,
791 proto_table[*curr_proto].p_name);
794 proto_table[*curr_proto].p_share_err,
801 proto_table[*curr_proto].p_share_err,
859 err = zfs_sa_disable_share(share, proto_table[proto].p_name)
    [all...]

Completed in 240 milliseconds