Searched refs:me (Results 1 - 19 of 19) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dmap.c50 struct map_entry *me; local
52 me = (struct map_entry *)malloc(sizeof(*me));
53 if (me != NULL) {
54 me->m_key = strdup(key);
55 if (me->m_key == NULL) {
56 free(me);
57 me = NULL;
59 me->m_value = value;
60 me
78 const struct map_entry *me = citer.m_entry; local
86 const struct map_entry *me = citer.m_entry; local
122 const struct map_entry *me = iter.m_entry; local
130 const struct map_entry *me = iter.m_entry; local
207 struct map_entry *me = atf_list_iter_data(iter); local
267 struct map_entry *me = atf_list_iter_data(iter); local
287 const struct map_entry *me = atf_list_citer_data(iter); local
349 struct map_entry *me; local
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dar-lib4 me=ar-lib
36 echo "$me: $1" 1>&2
105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
112 echo "$me, version $scriptversion"
236 echo "$me: creating $orig_archive"
H A Dconfig.guess35 me=`echo "$0" | sed -e 's,.*/,,'`
40 Output the configuration name of the system \`$me' is run on.
59 Try \`$me --help' for more information."
75 echo "$me: invalid option $1$help" >&2
83 echo "$me: too many arguments$help" >&2
106 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
H A Dconfig.sub53 me=`echo "$0" | sed -e 's,.*/,,'`
76 Try \`$me --help' for more information."
92 echo "$me: invalid option $1$help"
106 0) echo "$me: missing argument$help" >&2
109 *) echo "$me: too many arguments$help" >&2
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess37 me=`echo "$0" | sed -e 's,.*/,,'`
42 Output the configuration name of the system \`$me' is run on.
62 Try \`$me --help' for more information."
78 echo "$me: invalid option $1$help" >&2
86 echo "$me: too many arguments$help" >&2
H A Dconfig.sub54 me=`echo "$0" | sed -e 's,.*/,,'`
79 Try \`$me --help' for more information."
95 echo "$me: invalid option $1$help"
109 0) echo "$me: missing argument$help" >&2
112 *) echo "$me: too many arguments$help" >&2
H A Dconfigure2256 choke me
2312 choke me
2367 choke me
2422 choke me
2477 choke me
2532 choke me
H A Dltconfig2311 choke me
2398 choke me
/bind-9.11.3/
H A Dconfig.guess35 me=`echo "$0" | sed -e 's,.*/,,'`
40 Output the configuration name of the system \`$me' is run on.
59 Try \`$me --help' for more information."
75 echo "$me: invalid option $1$help" >&2
83 echo "$me: too many arguments$help" >&2
106 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
H A Dconfig.sub53 me=`echo "$0" | sed -e 's,.*/,,'`
77 Try \`$me --help' for more information."
93 echo "$me: invalid option $1$help"
107 0) echo "$me: missing argument$help" >&2
110 *) echo "$me: too many arguments$help" >&2
H A Dconfigure2150 choke me
3690 choke me
12579 choke me
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
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.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 Dconfigure2405 choke me
/bind-9.11.3/lib/isc/unix/
H A Dsocket.c3525 internal_accept(isc_task_t *me, isc_event_t *ev) { argument
3536 UNUSED(me);
3787 internal_recv(isc_task_t *me, isc_event_t *ev) { argument
3799 "internal_recv: task %p got event %p", me, ev);
3852 internal_send(isc_task_t *me, isc_event_t *ev) { argument
3867 "internal_send: task %p got event %p", me, ev);
3907 internal_fdwatch_write(isc_task_t *me, isc_event_t *ev) { argument
3922 "internal_fdwatch_write: task %p got event %p", me, ev);
3927 more_data = (sock->fdwatchcb)(me, (isc_socket_t *)sock,
3948 internal_fdwatch_read(isc_task_t *me, isc_event_ argument
6008 internal_connect(isc_task_t *me, isc_event_t *ev) argument
[all...]
/bind-9.11.3/lib/dns/
H A Dzone.c824 #define ENTER zone_debuglog(zone, me, 1, "enter")
2407 const char me[] = "zone_gotwritehandle"; local
3735 const char me[] = "set_refreshkeytimer"; local
3772 const char me[] = "create_keydata"; local
4106 const char me[] = "zone_journal"; local
5997 const char me[] = "dns_zone_maintenance"; local
6437 const char *me = "zone_resigninc"; local
7371 const char *me = "zone_nsec3chain"; local
8273 const char *me = "zone_sign"; local
9626 const char me[] local
9817 const char me[] = "zone_maintenance"; local
10167 const char me[] = "zone_needdump"; local
10200 const char me[] = "dump_done"; local
10324 const char me[] = "zone_dump"; local
11351 const char me[] = "stub_callback"; local
11697 const char me[] = "refresh_callback"; local
12091 const char me[] = "queue_soa_query"; local
12211 const char me[] = "soa_query"; local
12410 const char me[] = "ns_query"; local
12757 const char me[] = "zone_timer"; local
12772 const char me[] = "zone_settimer"; local
12905 const char me[] = "cancel_refresh"; local
13687 zone_debuglog(dns_zone_t *zone, const char *me, int debuglevel, const char *fmt, ...) argument
14084 static char me[] = "receive_secure_serial"; local
15294 static char me[] = "zone_loaddone"; local
15418 const char me[] = "queue_xfrin"; local
15696 const char me[] = "forward_callback"; local
18513 const char *me = "keydone"; local
18713 const char *me = "setnsec3param"; local
19070 const char *me = "setserial"; local
[all...]
/bind-9.11.3/contrib/queryperf/
H A Dconfigure1443 choke me
2413 choke me
/bind-9.11.3/unit/atf-src/
H A Dconfigure1828 choke me
2058 choke me
3874 choke me
12798 choke me
13340 choke me
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure2406 choke me

Completed in 3001 milliseconds