Searched refs:me (Results 1 - 25 of 410) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfig.guess41 me=`echo "$0" | sed -e 's,.*/,,'`
46 Output the configuration name of the system \`$me' is run on.
67 Try \`$me --help' for more information."
83 echo "$me: invalid option $1$help" >&2
91 echo "$me: too many arguments$help" >&2
114 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
H A Dconfig.sub60 me=`echo "$0" | sed -e 's,.*/,,'`
86 Try \`$me --help' for more information."
102 echo "$me: invalid option $1$help"
116 0) echo "$me: missing argument$help" >&2
119 *) echo "$me: too many arguments$help" >&2
H A Dconfigure1989 choke me
3894 choke me
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfig.guess41 me=`echo "$0" | sed -e 's,.*/,,'`
46 Output the configuration name of the system \`$me' is run on.
67 Try \`$me --help' for more information."
83 echo "$me: invalid option $1$help" >&2
91 echo "$me: too many arguments$help" >&2
114 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
H A Dconfig.sub60 me=`echo "$0" | sed -e 's,.*/,,'`
86 Try \`$me --help' for more information."
102 echo "$me: invalid option $1$help"
116 0) echo "$me: missing argument$help" >&2
119 *) echo "$me: too many arguments$help" >&2
H A Dconfigure2158 choke me
4363 choke me
6041 choke me
6120 choke me
6199 choke me
6278 choke me
6357 choke me
6440 choke me
6519 choke me
6598 choke me
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A Dbuild_vms.com4 $! memory serves me correctly, and made some modifications.
40 $! It works for me. Your mileage may vary.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/server/
H A Drtspd.c1173 srvr_sockaddr_union_t me; local
1295 memset(&me.sa4, 0, sizeof(me.sa4));
1296 me.sa4.sin_family = AF_INET;
1297 me.sa4.sin_addr.s_addr = INADDR_ANY;
1298 me.sa4.sin_port = htons(port);
1299 rc = bind(sock, &me.sa, sizeof(me.sa4));
1303 memset(&me.sa6, 0, sizeof(me
[all...]
H A Dsockfilt.c833 srvr_sockaddr_union_t me; local
975 memset(&me.sa4, 0, sizeof(me.sa4));
976 me.sa4.sin_family = AF_INET;
977 me.sa4.sin_port = htons(connectport);
978 me.sa4.sin_addr.s_addr = INADDR_ANY;
981 Curl_inet_pton(AF_INET, addr, &me.sa4.sin_addr);
983 rc = connect(sock, &me.sa, sizeof(me.sa4));
987 memset(&me
[all...]
H A Dsws.c1152 srvr_sockaddr_union_t me; local
1293 memset(&me.sa4, 0, sizeof(me.sa4));
1294 me.sa4.sin_family = AF_INET;
1295 me.sa4.sin_addr.s_addr = INADDR_ANY;
1296 me.sa4.sin_port = htons(port);
1297 rc = bind(sock, &me.sa, sizeof(me.sa4));
1301 memset(&me.sa6, 0, sizeof(me
[all...]
H A Dtftpd.c667 srvr_sockaddr_union_t me; local
791 memset(&me.sa4, 0, sizeof(me.sa4));
792 me.sa4.sin_family = AF_INET;
793 me.sa4.sin_addr.s_addr = INADDR_ANY;
794 me.sa4.sin_port = htons(port);
795 rc = bind(sock, &me.sa, sizeof(me.sa4));
799 memset(&me.sa6, 0, sizeof(me
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfig.guess38 me=`echo "$0" | sed -e 's,.*/,,'`
43 Output the configuration name of the system \`$me' is run on.
63 Try \`$me --help' for more information."
79 echo "$me: invalid option $1$help" >&2
87 echo "$me: too many arguments$help" >&2
110 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
H A Dconfig.status432 echo "$me: cannot create a temporary directory in ." >&2
H A Dconfig.sub55 me=`echo "$0" | sed -e 's,.*/,,'`
80 Try \`$me --help' for more information."
96 echo "$me: invalid option $1$help"
110 0) echo "$me: missing argument$help" >&2
113 *) echo "$me: too many arguments$help" >&2
H A Dconfigure2226 choke me
2461 choke me
3072 choke me
3307 choke me
5132 choke me
14254 choke me
14805 choke me
14909 choke me
15033 choke me
15144 choke me
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libads/
H A Dkerberos.c70 krb5_principal me; local
86 if ((code = krb5_parse_name(ctx, principal, &me))) {
91 if ((code = krb5_get_init_creds_password(ctx, &my_creds, me, password,
94 krb5_free_principal(ctx, me);
99 if ((code = krb5_cc_initialize(ctx, cc, me))) {
101 krb5_free_principal(ctx, me);
109 krb5_free_principal(ctx, me);
119 krb5_free_principal(ctx, me);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/
H A Dconfig.guess38 me=`echo "$0" | sed -e 's,.*/,,'`
43 Output the configuration name of the system \`$me' is run on.
63 Try \`$me --help' for more information."
79 echo "$me: invalid option $1$help" >&2
87 echo "$me: too many arguments$help" >&2
110 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
H A Dconfig.status428 echo "$me: cannot create a temporary directory in ." >&2
H A Dconfig.sub55 me=`echo "$0" | sed -e 's,.*/,,'`
80 Try \`$me --help' for more information."
96 echo "$me: invalid option $1$help"
110 0) echo "$me: missing argument$help" >&2
113 *) echo "$me: too many arguments$help" >&2
H A Dconfigure1848 choke me
2080 choke me
4105 choke me
4872 echo "$me: cannot create a temporary directory in ." >&2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex255 for implementor (i.e.\ me), and taking into account that flow labels
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/
H A Dip6tables.h118 extern void register_match6(struct ip6tables_match *me);
119 extern void register_target6(struct ip6tables_target *me);
H A Diptables.h144 extern void register_match(struct iptables_match *me);
145 extern void register_target(struct iptables_target *me);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diplink.c180 struct sockaddr_ll me; local
198 memset(&me, 0, sizeof(me));
199 me.sll_family = AF_PACKET;
200 me.sll_ifindex = ifr.ifr_ifindex;
201 me.sll_protocol = htons(ETH_P_LOOP);
202 if (bind(s, (struct sockaddr*)&me, sizeof(me)) == -1) {
208 alen = sizeof(me);
209 if (getsockname(s, (struct sockaddr*)&me,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_ipt.c78 register_target(struct iptables_target *me) argument
80 /* fprintf(stderr, "\nDummy register_target %s \n", me->name);
82 me->next = t_list;
83 t_list = me;

Completed in 278 milliseconds

1234567891011>>