/titanic_44/usr/src/lib/libshare/common/ |
H A D | plugin.c | 88 struct sa_proto_plugin *proto; in proto_plugin_init() local 248 find_protocol(char *proto) in find_protocol() 274 sa_proto_share(char *proto, sa_share_t share) in sa_proto_share() 291 sa_proto_unshare(sa_share_t share, char *proto, char *path) in sa_proto_unshare() 311 sa_proto_share_resource(char *proto, sa_resource_t resource) in sa_proto_share_resource() 333 sa_proto_unshare_resource(char *proto, sa_resource_t resource) in sa_proto_unshare_resource() 354 sa_proto_valid_prop(sa_handle_t handle, char *proto, sa_property_t prop, in sa_proto_valid_prop() 372 sa_proto_valid_space(char *proto, char *token) in sa_proto_valid_space() 389 sa_proto_space_alias(char *proto, char *space) in sa_proto_space_alias() 407 sa_proto_security_prop(char *proto, char *token) in sa_proto_security_prop() [all …]
|
H A D | libsharecore.c | 333 remdfsentry(xfs_sharelist_t *list, char *path, char *proto) in remdfsentry() 404 adddfsentry(xfs_sharelist_t *list, sa_share_t share, char *proto) in adddfsentry() 614 char *proto = sa_get_optionset_attr( in sa_delete_legacy() local 674 sa_update_legacy(sa_share_t share, char *proto) in sa_update_legacy() 746 sa_is_security(char *optname, char *proto) in sa_is_security() 907 sa_parse_legacy_options(sa_group_t group, char *options, char *proto) in sa_parse_legacy_options() 1654 sa_valid_property(sa_handle_t handle, void *object, char *proto, in sa_valid_property() 1712 sa_get_derived_optionset(void *object, char *proto, int hier) in sa_get_derived_optionset() 1801 sa_get_all_security_types(void *object, char *proto, int hier) in sa_get_all_security_types() 1868 sa_get_derived_security(void *object, char *sectype, char *proto, int hier) in sa_get_derived_security() [all …]
|
H A D | scfutil.c | 223 valid_protocol(char *proto) in valid_protocol() 243 char *nodetype, char *proto, char *sectype) in sa_extract_pgroup() 713 char *proto; in sa_share_props_from_pgroup() local 877 char *proto; in sa_extract_group() local 1820 char *proto; in remove_resources() local 1890 char *proto; in sa_delete_share() local 1910 char *proto; in sa_delete_share() local
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 60 struct proto /* proto buffer state */ struct 62 int brace; /* {..} level */ 63 int call; /* call level */ 64 int fd; /* input file descriptor */ 65 char* file; /* input file name */ 66 long flags; /* coupled flags */ 67 long options; /* uncoupled flags */ 68 char* package; /* header package */ 69 int line; /* input line count */ 70 int test; /* testing */ [all …]
|
/titanic_44/usr/src/lib/libipadm/common/ |
H A D | ipadm_prop.c | 267 i_ipadm_get_propdesc_table(uint_t proto) in i_ipadm_get_propdesc_table() 288 i_ipadm_get_prop_desc(const char *pname, uint_t proto, int *errp) in i_ipadm_get_prop_desc() 323 ipadm_proto2str(uint_t proto) in ipadm_proto2str() 373 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_mtu() 413 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_metric() 446 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_usesrc() 524 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_hostmodel() 542 ipadm_prop_desc_t *pdp, char *buf, uint_t *bufsize, uint_t proto, in i_ipadm_get_hostmodel() 584 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_ifprop_flags() 644 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_eprivport() [all …]
|
/titanic_44/usr/src/lib/libresolv2/common/irs/ |
H A D | getservent.c | 58 getservbyname(const char *name, const char *proto) { in getservbyname() 65 getservbyport(int port, const char *proto) { in getservbyport() 98 getservbyname_p(const char *name, const char *proto, in getservbyname_p() 121 getservbyport_p(int port, const char *proto, struct net_data *net_data) { in getservbyport_p()
|
H A D | dns_pr.c | 51 struct protoent proto; member 125 struct protoent *proto; in pr_byname() local 140 struct protoent *proto; in pr_bynumber() local
|
H A D | dns_sv.c | 138 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname() 153 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport() 185 parse_hes_list(struct irs_sv *this, char **hes_list, const char *proto) { in parse_hes_list()
|
H A D | getprotoent.c | 65 getprotobynumber(int proto) { in getprotobynumber() 118 getprotobynumber_p(int proto, struct net_data *net_data) { in getprotobynumber_p()
|
H A D | getservent_r.c | 41 getservbyname_r(const char *name, const char *proto, in getservbyname_r() 62 getservbyport_r(int port, const char *proto, in getservbyport_r()
|
/titanic_44/usr/src/cmd/dfs.cmds/sharectl/ |
H A D | sharectl.c | 122 char *proto = NULL; in sc_get() local 266 char *proto = NULL; in sc_set() local 383 show_status(char *proto) in show_status() 403 valid_proto(char **protos, int num, char *proto) in valid_proto() 466 char *proto = NULL; in sc_delsect() local 539 sub_command_help(char *proto) in sub_command_help()
|
/titanic_44/usr/src/lib/libsocket/inet/ |
H A D | getservent.c | 49 getservbyname(const char *nam, const char *proto) in getservbyname() 62 getservbyport(int port, const char *proto) in getservbyport()
|
H A D | getservbyname_r.c | 59 getservbyname_r(const char *name, const char *proto, struct servent *result, in getservbyname_r() 93 getservbyport_r(int port, const char *proto, struct servent *result, in getservbyport_r()
|
H A D | getprotoent_r.c | 75 getprotobynumber_r(int proto, struct protoent *result, char *buffer, int buflen) in getprotobynumber_r() 133 struct protoent *proto = (struct protoent *)ent; in str2protoent() local
|
/titanic_44/usr/src/lib/libnsl/ipsec/ |
H A D | algs.c | 49 _clean_trash(ipsec_proto_t *proto, int num) in _clean_trash() 816 ipsec_proto_t *proto; in _real_getipsecalgs() local 845 ipsec_proto_t *proto; in getipsecalgbyname() local 890 ipsec_proto_t *proto; in getipsecalgbynum() local 921 ipsec_proto_t *proto; in getipsecprotobyname() local 936 ipsec_proto_t *proto; in getipsecprotobynum() local
|
/titanic_44/usr/src/common/net/dhcp/ |
H A D | udp_sum.c | 41 uint8_t proto; /* protocol used */ member 51 const struct in_addr *dst, uint8_t proto) in udp_chksum()
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_mount.c | 125 is_shared(libzfs_handle_t *hdl, const char *mountpoint, zfs_share_proto_t proto) in is_shared() 462 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto() 648 zfs_parse_options(char *options, zfs_share_proto_t proto) in zfs_parse_options() 678 zfs_sa_enable_share(sa_share_t share, char *proto) in zfs_sa_enable_share() 692 zfs_sa_disable_share(sa_share_t share, char *proto) in zfs_sa_disable_share() 705 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_share_proto() 819 zfs_share_proto_t proto) in unshare_one() 862 zfs_share_proto_t *proto) in zfs_unshare_proto() 914 zfs_unshareall_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_unshareall_proto()
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | cdefs.h | 71 # define SM_DEAD(proto) volatile proto argument 74 # define SM_DEAD(proto) proto __attribute__((__noreturn__)) argument 78 # define SM_DEAD(proto) proto argument
|
/titanic_44/usr/src/lib/nsswitch/nis/common/ |
H A D | getservent.c | 53 const char *proto = args->key.serv.proto; local 158 const char *proto = argp->key.serv.proto; local 278 const char *proto = argp->key.serv.proto; local
|
/titanic_44/usr/src/cmd/dfs.cmds/sharemgr/ |
H A D | commands.c | 299 add_list(struct list *listp, void *item, void *data, char *proto) in add_list() 534 enable_group(sa_group_t group, char *updateproto, int notify, char *proto) in enable_group() 709 chk_opt(struct options *optlistp, int security, char *proto) in chk_opt() 781 valid_options(sa_handle_t handle, struct options *optlist, char *proto, in valid_options() 823 add_optionset(sa_group_t group, struct options *optlist, char *proto, int *err) in add_optionset() 1681 char *proto; in group_proto() local 1787 char *proto; in sa_list() local 1829 out_properties(sa_optionset_t optionset, char *proto, char *sec) in out_properties() 2033 show_share(sa_share_t share, int verbose, int properties, char *proto, in show_share() 2166 show_group(sa_group_t group, int verbose, int properties, char *proto, in show_group() [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_rport.c | 141 getportname(int proto, in_port_t port) in getportname() 160 reservedport(int proto, int port) in reservedport() 316 interpret_reserved(int flags, int proto, in_port_t src, in_port_t dst, in interpret_reserved()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | ilb_ip.h | 92 #define ILB_SUPP_L4(proto) \ argument
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | getportproto.c | 9 int getportproto(name, proto) in getportproto() argument
|
/titanic_44/usr/src/lib/libbc/libc/net/ |
H A D | getrpcport.c | 35 getrpcport(char *host, int prognum, int versnum, int proto) in getrpcport()
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | getrpcport.c | 37 getrpcport(char *host, rpcprog_t prognum, rpcvers_t versnum, rpcprot_t proto) in getrpcport()
|