Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 192) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libshare/common/
H A Dplugin.c88 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()
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()
472 sa_proto_get_properties(char *proto) in sa_proto_get_properties()
507 sa_valid_protocol(char *proto) in sa_valid_protocol()
518 sa_get_protocol_status(char *proto) in sa_get_protocol_status()
579 sa_proto_delete_section(char *proto, char *section) in sa_proto_delete_section()
[all …]
H A Dlibsharecore.c334 remdfsentry(xfs_sharelist_t *list, char *path, char *proto) in remdfsentry()
405 adddfsentry(xfs_sharelist_t *list, sa_share_t share, char *proto) in adddfsentry()
615 char *proto = sa_get_optionset_attr( in sa_delete_legacy() local
675 sa_update_legacy(sa_share_t share, char *proto) in sa_update_legacy()
747 sa_is_security(char *optname, char *proto) in sa_is_security()
1729 sa_valid_property(sa_handle_t handle, void *object, char *proto, in sa_valid_property()
1787 sa_get_derived_optionset(void *object, char *proto, int hier) in sa_get_derived_optionset()
1876 sa_get_all_security_types(void *object, char *proto, int hier) in sa_get_all_security_types()
2031 sa_fillshare(sa_share_t share, char *proto, struct share *sh) in sa_fillshare()
2182 sa_update_sharetab(sa_share_t share, char *proto) in sa_update_sharetab()
[all …]
H A Dscfutil.c227 valid_protocol(char *proto) in valid_protocol()
246 scf_propertygroup_t *pg, char *nodetype, char *proto, char *sectype) in sa_extract_pgroup()
716 char *proto = NULL; in sa_share_props_from_pgroup() local
880 char *proto; in sa_extract_group() local
1819 char *proto; in remove_resources() local
1889 char *proto; in sa_delete_share() local
1909 char *proto; in sa_delete_share() local
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_prop.c277 i_ipadm_get_propdesc_table(uint_t proto) in i_ipadm_get_propdesc_table()
333 ipadm_proto2str(uint_t proto) in ipadm_proto2str()
1126 uint_t proto = pdp->ipd_proto; in i_ipadm_populate_proparg() local
1262 uint_t *bufsize, uint_t proto, uint_t valtype) in ipadm_get_prop()
1286 char *buf, uint_t *bufsize, uint_t proto, uint_t valtype) in ipadm_get_ifprop()
1446 const char *buf, uint_t proto, uint_t pflags) in ipadm_set_ifprop()
1486 uint_t proto, uint_t pflags) in ipadm_set_prop()
1638 char *buf, uint_t *bufsize, uint_t proto, uint_t valtype) in i_ipadm_get_onoff()
1725 uint_t proto, uint_t flags) in i_ipadm_validate_if()
1856 uint_t *proto) in ipadm_legacy2new_propname()
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetservent.c54 getservbyname(const char *name, const char *proto) { in getservbyname()
61 getservbyport(int port, const char *proto) { in getservbyport()
94 getservbyname_p(const char *name, const char *proto, in getservbyname_p()
117 getservbyport_p(int port, const char *proto, struct net_data *net_data) { in getservbyport_p()
H A Ddns_pr.c47 struct protoent proto; member
121 struct protoent *proto; in pr_byname() local
136 struct protoent *proto; in pr_bynumber() local
H A Ddns_sv.c134 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname()
149 sv_byport(struct irs_sv *this, int port, const char *proto) { in sv_byport()
181 parse_hes_list(struct irs_sv *this, char **hes_list, const char *proto) { in parse_hes_list()
H A Dgetprotoent.c61 getprotobynumber(int proto) { in getprotobynumber()
114 getprotobynumber_p(int proto, struct net_data *net_data) { in getprotobynumber_p()
H A Dgetservent_r.c37 getservbyname_r(const char *name, const char *proto, in getservbyname_r()
58 getservbyport_r(int port, const char *proto, in getservbyport_r()
H A Dlcl_pr.c83 struct protoent proto; member
164 pr_bynumber(struct irs_pr *this, int proto) { in pr_bynumber()
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c123 char *proto = NULL; in sc_get() local
267 char *proto = NULL; in sc_set() local
384 show_status(char *proto) in show_status()
404 valid_proto(char **protos, int num, char *proto) in valid_proto()
467 char *proto = NULL; in sc_delsect() local
540 sub_command_help(char *proto) in sub_command_help()
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c49 _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
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetservent.c47 getservbyname(const char *nam, const char *proto) in getservbyname()
60 getservbyport(int port, const char *proto) in getservbyport()
H A Dgetservbyname_r.c57 getservbyname_r(const char *name, const char *proto, struct servent *result, in getservbyname_r()
91 getservbyport_r(int port, const char *proto, struct servent *result, in getservbyport_r()
H A Dgetprotoent_r.c73 getprotobynumber_r(int proto, struct protoent *result, char *buffer, int buflen) in getprotobynumber_r()
131 struct protoent *proto = (struct protoent *)ent; in str2protoent() local
/illumos-gate/usr/src/common/net/dhcp/
H A Dudp_sum.c39 uint8_t proto; /* protocol used */ member
49 const struct in_addr *dst, uint8_t proto) in udp_chksum()
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dcdefs.h69 # define SM_DEAD(proto) volatile proto argument
72 # define SM_DEAD(proto) proto __attribute__((__noreturn__)) argument
76 # define SM_DEAD(proto) proto argument
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetservent.c51 const char *proto = args->key.serv.proto; local
156 const char *proto = argp->key.serv.proto; local
276 const char *proto = argp->key.serv.proto; local
/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_mib.c32 mibopen(const char *proto) in mibopen()
53 conn_walk(int fd, connstat_proto_t *proto, conn_walk_state_t *state) in conn_walk()
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1686 char *proto; in group_proto() local
1792 char *proto; in sa_list() local
2511 char *proto; in sa_require_resource() local
3540 struct options *optlist, char *proto, int *err) in add_security()
4054 char *proto, int *err) in remove_options()
4159 struct options *optlist, char *proto, int *err) in remove_security()
4724 disable_group(sa_group_t group, char *proto) in disable_group()
5182 remove_all_options(sa_share_t share, char *proto) in remove_all_options()
5298 out_share(FILE *out, sa_group_t group, char *proto) in out_share()
5992 sa_lookup(char *cmd, char *proto) in sa_lookup()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rport.c143 getportname(int proto, in_port_t port) in getportname()
162 reservedport(int proto, int port) in reservedport()
315 interpret_reserved(int flags, int proto, in_port_t src, in_port_t dst, in interpret_reserved()
/illumos-gate/usr/src/boot/libsa/
H A Dip.c88 sendip(struct iodesc *d, void *pkt, size_t len, uint8_t proto) in sendip()
181 uint8_t proto) in readipv4()
408 uint8_t proto) in readip()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c296 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); in proto_error() local
368 linesync(register Proto_t* proto, register char* p, register long n) in linesync()
391 init(Proto_t* proto, char* op, int flags) in init()
575 lex(register Proto_t* proto, register long flags) in lex()
2149 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); in pppclose() local
2170 register Proto_t* proto; in pppopen() local
2508 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); in pppread() local
2607 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); in pppdrop() local
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c140 is_shared(libzfs_handle_t *hdl, const char *mountpoint, zfs_share_proto_t proto) in is_shared()
576 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto()
782 zfs_parse_options(char *options, zfs_share_proto_t proto) in zfs_parse_options()
812 zfs_sa_enable_share(sa_share_t share, char *proto) in zfs_sa_enable_share()
826 zfs_sa_disable_share(sa_share_t share, char *proto) in zfs_sa_disable_share()
839 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_share_proto()
952 zfs_share_proto_t proto) in unshare_one()
1011 zfs_share_proto_t *proto) in zfs_unshare_proto()
1063 zfs_unshareall_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_unshareall_proto()
/illumos-gate/usr/src/uts/common/inet/
H A Dilb_ip.h92 #define ILB_SUPP_L4(proto) \ argument

12345678