/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 60 struct proto /* proto buffer state */ struct 266 register struct proto* proto = (struct proto*)(iob - sizeof(struct proto)); in proto_error() local 268 if (proto->line) in proto_error() 270 if (proto->file) in proto_error() 273 p = strcopy(p, proto->file); in proto_error() 279 p = number(p, proto->line); in proto_error() 281 else if (proto->file) in proto_error() 282 p = strcopy(p, proto->file); in proto_error() 338 linesync(register struct proto* proto, register char* p, register long n) in linesync() argument 341 if (proto->flags & LINESYNC) in linesync() [all …]
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppproto.c | 28 * define PROTOMAIN for standalone proto 32 static const char id[] = "\n@(#)$Id: proto (AT&T Research) 2008-05-11 $\0\n"; 51 #define GENERATED "/* : : generated by proto : : */\n" 68 typedef struct Proto_s /* proto buffer state */ 102 * proto is separate from pp so these undef's are ok 295 p = strcopy(buf, "proto: "); in proto_error() 298 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); in proto_error() local 300 if (proto->line) in proto_error() 302 if (proto->file) in proto_error() 305 p = strcopy(p, proto in proto_error() 370 linesync(register Proto_t * proto,register char * p,register long n) linesync() argument 393 init(Proto_t * proto,char * op,int flags) init() argument 577 lex(register Proto_t * proto,register long flags) lex() argument 2151 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); pppclose() local 2172 register Proto_t* proto; pppopen() local 2510 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); pppread() local 2609 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); pppdrop() local [all...] |
/titanic_51/usr/src/lib/libshare/common/ |
H A D | plugin.c | 80 * would have modules with names of the form libshare_<proto>.so. 88 struct sa_proto_plugin *proto; in proto_plugin_init() local 141 proto = (struct sa_proto_plugin *) in proto_plugin_init() 143 if (proto == NULL) { in proto_plugin_init() 149 proto->plugin_ops = plugin_ops; in proto_plugin_init() 150 proto->plugin_handle = dlhandle; in proto_plugin_init() 152 proto->plugin_next = sap_proto_list; in proto_plugin_init() 153 sap_proto_list = proto; in proto_plugin_init() 241 * find_protocol(proto) 248 find_protocol(char *proto) in find_protocol() argument 274 sa_proto_share(char * proto,sa_share_t share) sa_proto_share() argument 291 sa_proto_unshare(sa_share_t share,char * proto,char * path) sa_proto_unshare() argument 311 sa_proto_share_resource(char * proto,sa_resource_t resource) sa_proto_share_resource() argument 333 sa_proto_unshare_resource(char * proto,sa_resource_t resource) sa_proto_unshare_resource() argument 354 sa_proto_valid_prop(sa_handle_t handle,char * proto,sa_property_t prop,sa_optionset_t opt) sa_proto_valid_prop() argument 372 sa_proto_valid_space(char * proto,char * token) sa_proto_valid_space() argument 389 sa_proto_space_alias(char * proto,char * space) sa_proto_space_alias() argument 407 sa_proto_security_prop(char * proto,char * token) sa_proto_security_prop() argument 425 sa_proto_legacy_opts(char * proto,sa_group_t group,char * options) sa_proto_legacy_opts() argument 443 sa_proto_legacy_format(char * proto,sa_group_t group,int hier) sa_proto_legacy_format() argument 472 sa_proto_get_properties(char * proto) sa_proto_get_properties() argument 489 sa_proto_set_property(char * proto,sa_property_t prop) sa_proto_set_property() argument 507 sa_valid_protocol(char * proto) sa_valid_protocol() argument 518 sa_get_protocol_status(char * proto) sa_get_protocol_status() argument 535 sa_proto_update_legacy(char * proto,sa_share_t share) sa_proto_update_legacy() argument 554 sa_proto_delete_legacy(char * proto,sa_share_t share) sa_proto_delete_legacy() argument 579 sa_proto_delete_section(char * proto,char * section) sa_proto_delete_section() argument 603 sa_proto_change_notify(sa_share_t share,char * proto) sa_proto_change_notify() argument 625 sa_proto_notify_resource(sa_resource_t resource,char * proto) sa_proto_notify_resource() argument 649 sa_proto_get_featureset(char * proto) sa_proto_get_featureset() argument 676 sa_proto_get_transients(sa_handle_t handle,char * proto) sa_proto_get_transients() argument 697 sa_proto_rename_resource(sa_handle_t handle,char * proto,sa_resource_t resource,char * newname) sa_proto_rename_resource() argument [all...] |
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | proto.c | 21 /* : : generated by proto : : */ 80 #line 1 "proto.c" 201 static const char id[] = "\n@(#)$Id: proto (AT&T Research) 2012-04-14 $\000\n"; 1417 p = strcopy(buf, "proto: "); 1420 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); local 1422 if (proto->line) 1424 if (proto->file) 1427 p = strcopy(p, proto->file); 1433 p = number(p, proto->line); 1435 else if (proto 4414 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); global() local 4424 register Proto_t* proto; global() local 4751 register Proto_t* proto = (Proto_t*)(iob - sizeof(Proto_t)); global() local [all...] |
/titanic_51/usr/src/cmd/nscd/ |
H A D | getserv.c | 79 if (e1->key.serv.proto == NULL && e2->key.serv.proto) in servname_compar() 81 if (e1->key.serv.proto && e2->key.serv.proto == NULL) in servname_compar() 83 if (e1->key.serv.proto) { in servname_compar() 84 l1 = strlen(e1->key.serv.proto); in servname_compar() 85 l2 = strlen(e2->key.serv.proto); in servname_compar() 86 res = strncmp(e1->key.serv.proto, e2->key.serv.proto, in servname_compar() 113 check_null(argp->key.serv.proto)); in servname_getlogstr() [all...] |
/titanic_51/usr/src/lib/libresolv2/common/irs/ |
H A D | dns_pr.c | 51 struct protoent proto; member 112 if (pvt->proto.p_aliases) in pr_close() 113 free(pvt->proto.p_aliases); in pr_close() 125 struct protoent *proto; in pr_byname() local 131 proto = parse_hes_list(this, hes_list); in pr_byname() 133 return (proto); in pr_byname() 140 struct protoent *proto; in pr_bynumber() local 148 proto = parse_hes_list(this, hes_list); in pr_bynumber() 150 return (proto); in pr_bynumber() 218 pvt->proto in parse_hes_list() [all...] |
H A D | getservent.c | 58 getservbyname(const char *name, const char *proto) { in getservbyname() argument 61 return (getservbyname_p(name, proto, net_data)); in getservbyname() 65 getservbyport(int port, const char *proto) { in getservbyport() argument 68 return (getservbyport_p(port, proto, net_data)); in getservbyport() 98 getservbyname_p(const char *name, const char *proto, in getservbyname_p() argument 106 if (!proto || !strcmp(net_data->sv_last->s_proto, proto)) { in getservbyname_p() 114 net_data->sv_last = (*sv->byname)(sv, name, proto); in getservbyname_p() 121 getservbyport_p(int port, const char *proto, struct net_data *net_data) { in getservbyport_p() argument 128 ( !proto || in getservbyport_p() [all...] |
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpfsck.c | 50 static void proto (int, int, ...); 76 proto (D, 0, Lp_A, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 77 proto (D, 1, Lp_A_Classes, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 78 proto (D, 1, Lp_A_Forms, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 79 proto (D, 1, Lp_A_Interfaces, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 80 proto (D, 1, Lp_A_Printers, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 81 proto (D, 1, Lp_A_PrintWheels, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 82 proto (D, 0, "/var/lp", NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 83 proto (D, 1, Lp_Logs, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck() 84 proto ( in lpfsck() 217 proto(int type, int rm_ok, ...) proto() function [all...] |
/titanic_51/usr/src/cmd/dfs.cmds/sharectl/ |
H A D | sharectl.c | 43 static void sub_command_help(char *proto); 103 ret = gettext("get [-h | -p property ...] proto"); in sc_get_usage() 106 ret = gettext("set [-h] -p property=value ... proto"); in sc_get_usage() 109 ret = gettext("status [-h | proto ...]"); in sc_get_usage() 112 ret = gettext("delsect [-h] section proto"); in sc_get_usage() 122 char *proto = NULL; in sc_get() local 160 proto = argv[optind]; in sc_get() 161 if (!sa_valid_protocol(proto)) { in sc_get() 163 proto); in sc_get() 166 propset = sa_proto_get_properties(proto); in sc_get() 266 char *proto = NULL; sc_set() local 383 show_status(char * proto) show_status() argument 403 valid_proto(char ** protos,int num,char * proto) valid_proto() argument 466 char *proto = NULL; sc_delsect() local 539 sub_command_help(char * proto) sub_command_help() argument [all...] |
/titanic_51/usr/src/cmd/ipf/examples/ |
H A D | BASIC_1.FW | 25 block in log proto tcp all flags S/SA head 101 group 100 28 block in log proto tcp all flags S/SA head 201 group 200 29 block in log proto udp all head 202 group 200 60 pass in quick proto udp from any to any port = 53 keep state group 202 65 #pass in quick proto udp from any to w.x.y.z/32 port = 53 keep state group 202 66 #pass out quick on ppp0 proto udp from a.b.c.d/32 to any port = 53 keep state 70 pass in quick proto tcp from any to any port = ftp keep state group 201 71 pass in quick proto tcp from any to any port = ftp-data keep state group 201 72 pass in quick proto tcp from any port = ftp-data to any port > 1023 keep state group 101 76 pass in quick proto ud [all...] |
H A D | example.sr | 18 log in on le0 proto tcp from any to any flags S/SA 22 block in log on le0 proto icmp from any to any icmp-type unreach 27 block in log on le0 proto udp from any to any port = 2049 46 block in on le0 proto udp from any to 10.1.3.0/24 47 block in on le0 proto udp from any to 10.1.1.0/24 48 block in on le0 proto udp from any to 10.1.2.0/24 53 block in on le0 proto tcp from any to 10.1.3.0/24 flags S/SA 54 block in on le0 proto tcp from any to 10.1.2.0/24 flags S/SA 55 block in on le0 proto tcp from any to 10.1.1.0/24 flags S/SA 59 block in on le0 proto icm [all...] |
H A D | example.11 | 5 pass in proto tcp from 10.2.2.2/24 to 10.1.1.2/32 port = 6667 10 pass in proto udp from 10.2.2.2 port != 53 to localhost 14 block in proto tcp from any to any port 5999 >< 6010 19 block in proto tcp/udp all 20 pass in proto tcp/udp from any to any port 512 <> 515 25 pass in proto tcp/udp all 26 block in proto tcp/udp from any to any port 511 >< 516
|
H A D | tcpstate | 5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state 6 block out on le0 proto tcp all 7 block in on le0 proto tcp all 11 pass out quick on le0 proto udp from any to any port = 53 keep state 12 block out on le0 proto udp all 13 block in on le0 proto udp all
|
/titanic_51/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() argument 269 switch (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() argument 294 if ((ipdtbl = i_ipadm_get_propdesc_table(proto)) == NULL) { in i_ipadm_get_prop_desc() 304 if (ipdp->ipd_proto == proto) in i_ipadm_get_prop_desc() 323 ipadm_proto2str(uint_t proto) in ipadm_proto2str() argument 325 switch (proto) { in ipadm_proto2str() 373 ipadm_prop_desc_t *pdp, const void *pval, uint_t proto, uint_t flags) in i_ipadm_set_mtu() argument 388 proto, MOD_PROP_DEFAULT); in i_ipadm_set_mtu() 403 s = (proto in i_ipadm_set_mtu() 413 i_ipadm_set_metric(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_metric() argument 446 i_ipadm_set_usesrc(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_usesrc() argument 524 i_ipadm_set_hostmodel(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_hostmodel() argument 542 i_ipadm_get_hostmodel(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_hostmodel() argument 584 i_ipadm_set_ifprop_flags(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_ifprop_flags() argument 644 i_ipadm_set_eprivport(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_eprivport() argument 696 i_ipadm_set_forwarding(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_forwarding() argument 736 i_ipadm_set_ecnsack(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_ecnsack() argument 759 i_ipadm_get_ecnsack(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_ecnsack() argument 818 i_ipadm_get_forwarding(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_forwarding() argument 856 i_ipadm_get_mtu(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_mtu() argument 895 i_ipadm_get_metric(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_metric() argument 935 i_ipadm_get_usesrc(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * ipd,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_usesrc() argument 981 i_ipadm_get_ifprop_flags(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_ifprop_flags() argument 1054 i_ipadm_get_prop(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_prop() argument 1107 uint_t proto = pdp->ipd_proto; i_ipadm_populate_proparg() local 1162 i_ipadm_getprop_common(ipadm_handle_t iph,const char * ifname,const char * pname,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_getprop_common() argument 1243 ipadm_get_prop(ipadm_handle_t iph,const char * pname,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) ipadm_get_prop() argument 1267 ipadm_get_ifprop(ipadm_handle_t iph,const char * ifname,const char * pname,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) ipadm_get_ifprop() argument 1298 i_ipadm_set_prop(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * pdp,const void * pval,uint_t proto,uint_t flags) i_ipadm_set_prop() argument 1362 i_ipadm_setprop_common(ipadm_handle_t iph,const char * ifname,const char * pname,const char * buf,uint_t proto,uint_t pflags) i_ipadm_setprop_common() argument 1427 ipadm_set_ifprop(ipadm_handle_t iph,const char * ifname,const char * pname,const char * buf,uint_t proto,uint_t pflags) ipadm_set_ifprop() argument 1467 ipadm_set_prop(ipadm_handle_t iph,const char * pname,const char * buf,uint_t proto,uint_t pflags) ipadm_set_prop() argument 1496 i_ipadm_walk_proptbl(ipadm_prop_desc_t * pdtbl,uint_t proto,uint_t class,ipadm_prop_wfunc_t * func,void * arg) i_ipadm_walk_proptbl() argument 1525 ipadm_walk_proptbl(uint_t proto,uint_t class,ipadm_prop_wfunc_t * func,void * arg) ipadm_walk_proptbl() argument 1576 ipadm_walk_prop(const char * pname,uint_t proto,uint_t class,ipadm_prop_wfunc_t * func,void * arg) ipadm_walk_prop() argument 1619 i_ipadm_get_onoff(ipadm_handle_t iph,const void * arg,ipadm_prop_desc_t * dp,char * buf,uint_t * bufsize,uint_t proto,uint_t valtype) i_ipadm_get_onoff() argument 1707 i_ipadm_validate_if(ipadm_handle_t iph,const char * ifname,uint_t proto,uint_t flags) i_ipadm_validate_if() argument 1844 ipadm_legacy2new_propname(const char * oname,char * nname,uint_t nnamelen,uint_t * proto) ipadm_legacy2new_propname() argument 1913 ipadm_new2legacy_propname(const char * oname,char * nname,uint_t nnamelen,uint_t proto) ipadm_new2legacy_propname() argument [all...] |
/titanic_51/usr/src/lib/nsswitch/nis/common/ |
H A D | getservent.c | 53 const char *proto = args->key.serv.proto; local 56 if (proto != 0 && strcmp(serv->s_proto, proto) != 0) { 86 if (argp->key.serv.proto == NULL) in check_name2() 105 if ((keyp = argp->key.serv.proto) == NULL) { in check_name2() 158 const char *proto = argp->key.serv.proto; local 173 if (proto == 0) { 177 int len = strlen(name) + strlen(proto) 278 const char *proto = argp->key.serv.proto; global() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/routeadm/ |
H A D | svc-forwarding | 39 proto="$2" 41 if [ -z "$proto" ]; then 52 if [ "$proto" = "ipv6" -a "$numv6ifs" = 0 ]; then 57 /usr/sbin/ipadm set-prop -p forwarding=on $proto 58 [ "$proto" = "ipv6" ] && /usr/sbin/ipadm set-prop \ 62 /usr/sbin/ipadm set-prop -p forwarding=off $proto 63 [ "$proto" = "ipv6" ] && /usr/sbin/ipadm set-prop \
|
/titanic_51/usr/src/lib/libnsl/ipsec/ |
H A D | algs.c | 49 _clean_trash(ipsec_proto_t *proto, int num) in _clean_trash() argument 53 if (proto == NULL) in _clean_trash() 57 free(proto[num].proto_name); in _clean_trash() 58 free(proto[num].proto_pkg); in _clean_trash() 59 for (alg_offset = 0; alg_offset < proto[num].proto_numalgs; in _clean_trash() 61 freeipsecalgent(proto[num].proto_algs[alg_offset]); in _clean_trash() 62 free(proto[num].proto_algs); in _clean_trash() 63 for (alg_offset = 0; alg_offset < proto[num].proto_algs_npkgs; in _clean_trash() 65 free(proto[num].proto_algs_pkgs[alg_offset].pkg_name); in _clean_trash() 66 free(proto[nu in _clean_trash() 816 ipsec_proto_t *proto; _real_getipsecalgs() local 845 ipsec_proto_t *proto; getipsecalgbyname() local 890 ipsec_proto_t *proto; getipsecalgbynum() local 921 ipsec_proto_t *proto; getipsecprotobyname() local 936 ipsec_proto_t *proto; getipsecprotobynum() local [all...] |
/titanic_51/usr/src/tools/scripts/ |
H A D | ws.sh | 65 # Return a valid proto area, if one exists. 75 proto=`echo $1|fmtwsname` 76 echo "${proto}/root_${MACH}" 78 proto=$1 80 # If the proto is a local repository then we can use it 81 # to point to the parents proto area. Don't bother to 85 if [[ "${proto##ssh://}" == "$proto" && \ 86 "${proto##http://}" == "$proto" [all...] |
/titanic_51/usr/src/uts/sun4/os/ |
H A D | memlist.c | 240 diff_memlists(struct memlist *proto, struct memlist *diff, void (*func)()) in diff_memlists() argument 244 while (proto != NULL) { in diff_memlists() 246 * find diff item which may overlap with proto item in diff_memlists() 247 * if none, apply func to all of proto item in diff_memlists() 250 proto->ml_address >= diff->ml_address + diff->ml_size) in diff_memlists() 253 (*func)(proto->ml_address, proto->ml_size); in diff_memlists() 254 proto = proto->ml_next; in diff_memlists() 257 if (proto in diff_memlists() [all...] |
/titanic_51/usr/src/lib/libsocket/socket/ |
H A D | _soutil.c | 50 static struct netconfig *_s_match_netconf(int family, int type, int proto, 176 _s_match_netconf(int family, int type, int proto, void **nethandle) in _s_match_netconf() argument 184 proto < 0 || proto >= IPPROTO_MAX) { in _s_match_netconf() 188 if (proto) { in _s_match_netconf() 189 if (proto >= (int)sizeof (proto_sw) / (int)sizeof (char *)) in _s_match_netconf() 192 oproto = proto_sw[proto]; in _s_match_netconf() 215 if (proto) { in _s_match_netconf()
|
/titanic_51/usr/src/lib/libinetsvc/common/ |
H A D | inetsvc.c | 330 * If 'proto' is a valid netid, and no memory allocations fail, returns a 334 create_rpc_info(const char *proto, int pnum, int low_ver, int high_ver) in create_rpc_info() argument 352 if ((ret->netid = strdup(proto)) == NULL) { in create_rpc_info() 359 * fails, we check to see whether it was the result of a v6 proto in create_rpc_info() 364 if ((nconf = getnetconfigent(proto)) != NULL) { in create_rpc_info() 368 } else if (!v6_proto(proto)) { in create_rpc_info() 406 create_tlx_info(const char *proto, uu_list_pool_t *conn_ind_pool) in create_tlx_info() argument 430 if (proto[0] != '/') { in create_tlx_info() 431 sz = strlen("/dev/") + strlen(proto) + 1; in create_tlx_info() 434 (void) snprintf(ret->dev_name, sz, "/dev/%s", proto); in create_tlx_info() 451 v6_proto(const char * proto) v6_proto() argument 462 v6_socket_proto(const char * proto) v6_socket_proto() argument 470 valid_socket_proto(const char * proto) valid_socket_proto() argument 584 char *proto = NULL; valid_props() local 1724 get_netids(char * proto) get_netids() argument [all...] |
/titanic_51/usr/src/data/zoneinfo/ |
H A D | zonelint | 15 proto=$ROOT/usr/share/lib/zoneinfo 22 if [[ ! -d "$proto" ]]; then 23 echo "No zoneinfo in $proto - run 'dmake install'" 27 # First check that all of the referenced zone files exist in the proto 38 if [ ! -f $proto/$zone ]; then 59 if [ -f "$proto/$zone" ]; then
|
/titanic_51/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_51/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_misc.c | 54 * we set the endpoint 'proto' to 'nc_netid' (i.e., "udp6" or "tcp6") 71 ep->proto = strdup(nc->nc_netid); in __nis_netconfig2ep() 73 ep->proto = strdup(nc->nc_proto); in __nis_netconfig2ep() 87 return (strcmp(nc->nc_netid, ep->proto) == 0 || in __nis_netconfig_matches_ep() 88 strcmp(nc->nc_proto, ep->proto) == 0); in __nis_netconfig_matches_ep() 90 return (strcmp(nc->nc_proto, ep->proto) == 0); in __nis_netconfig_matches_ep()
|
/titanic_51/usr/src/cmd/mdb/tools/scripts/ |
H A D | mdb.sh | 42 # If we select the user's workspace, we also set $root to their proto area 45 if [ -n "$CODEMGR_WS" -a -x $CODEMGR_WS/proto/root_$mach/usr/bin/mdb ]; then 46 mdb_exec=$CODEMGR_WS/proto/root_$mach/usr/bin/mdb 47 root=$CODEMGR_WS/proto/root_$mach 63 elif [ -x $mdb_ws/proto/root_$mach/usr/bin/mdb ]; then 64 mdb_exec=$mdb_ws/proto/root_$mach/usr/bin/mdb 110 echo "\t-s<rel> Use proto area for specified release" 112 echo "\t-s<bld> Use proto area for specified build" 114 echo "\t-[0-9]+ Use proto area for specified build of $os_name" 115 echo "\t-B Use proto are [all...] |