Home
last modified time | relevance | path

Searched refs:unavailable (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Derrinfo_example.txt8 wnck-applet read 11 Resource temporarily unavailable
9 Xorg read 11 Resource temporarily unavailable
10 nautilus read 11 Resource temporarily unavailable
11 Xorg read 11 Resource temporarily unavailable
12 dsdm read 11 Resource temporarily unavailable
13 Xorg read 11 Resource temporarily unavailable
18 Xorg read 11 Resource temporarily unavailable
35 xscreensaver read 11 1 Resource temporarily unavailable
45 soffice.bin read 11 9 Resource temporarily unavailable
46 gnome-terminal read 11 23 Resource temporarily unavailable
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Derrinfo_example.txt8 wnck-applet read 11 Resource temporarily unavailable
9 Xorg read 11 Resource temporarily unavailable
10 nautilus read 11 Resource temporarily unavailable
11 Xorg read 11 Resource temporarily unavailable
12 dsdm read 11 Resource temporarily unavailable
13 Xorg read 11 Resource temporarily unavailable
18 Xorg read 11 Resource temporarily unavailable
35 xscreensaver read 11 1 Resource temporarily unavailable
45 soffice.bin read 11 9 Resource temporarily unavailable
46 gnome-terminal read 11 23 Resource temporarily unavailable
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsurrogate.ref4 ./dict_open: warning: cidr:/xx is unavailable. cidr:/xx map requires O_RDONLY access mode
9 ./dict_open: warning: cidr:/xx is unavailable. open /xx: No such file or directory
14 ./dict_open: warning: pcre:/xx is unavailable. pcre:/xx map requires O_RDONLY access mode
19 ./dict_open: warning: pcre:/xx is unavailable. open /xx: No such file or directory
24 ./dict_open: warning: regexp:/xx is unavailable. regexp:/xx map requires O_RDONLY access mode
29 ./dict_open: warning: regexp:/xx is unavailable. open /xx: No such file or directory
34 ./dict_open: warning: unix:xx is unavailable. unix:xx map requires O_RDONLY access mode
39 ./dict_open: warning: unix:xx is unavailable. unknown table: unix:xx
44 ./dict_open: warning: texthash:/xx is unavailable. texthash:/xx map requires O_RDONLY access mode
49 ./dict_open: warning: texthash:/xx is unavailable. open database /xx: No such file or directory
[all …]
H A Ddict_random.ref9 ./dict_open: warning: randmap:123 is unavailable. bad syntax: "randmap:123"; need "randmap:{value..…
14 ./dict_open: warning: randmap:{ 123 is unavailable. bad syntax: "randmap:{ 123 "; need "randmap:{v…
19 ./dict_open: warning: randmap:{ 123 }x is unavailable. bad syntax: "randmap:{ 123 }x"; need "randma…
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dsurrogate.ref3 ./mail_dict: warning: ldap:/xx is unavailable. ldap:/xx map requires O_RDONLY access mode
7 ./mail_dict: warning: ldap:/xx is unavailable. open /xx: No such file or directory
11 ./mail_dict: warning: mysql:/xx is unavailable. mysql:/xx map requires O_RDONLY access mode
15 ./mail_dict: warning: mysql:/xx is unavailable. open /xx: No such file or directory
19 ./mail_dict: warning: pgsql:/xx is unavailable. pgsql:/xx map requires O_RDONLY access mode
23 ./mail_dict: warning: pgsql:/xx is unavailable. open /xx: No such file or directory
27 ./mail_dict: warning: sqlite:/xx is unavailable. sqlite:/xx map requires O_RDONLY access mode
31 ./mail_dict: warning: sqlite:/xx is unavailable. open /xx: No such file or directory
35 ./mail_dict: warning: memcache:/xx is unavailable. open /xx: No such file or directory
H A Dnamadr_list.ref11 ./namadr_list: warning: 2001:240:5c7:0:2d0:b7ff:fe88:2ca7 is unavailable. unsupported dictionary ty…
51 ./namadr_list: warning: non-existent:/tmp/nosuchfile is unavailable. open file /tmp/nosuchfile: No …
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.c175 ignore_all_aliases (HARD_REG_SET *unavailable, machine_mode mode, unsigned reg) in ignore_all_aliases() argument
177 add_to_hard_reg_set (unavailable, mode, reg); in ignore_all_aliases()
178 add_to_hard_reg_set (unavailable, mode, reg + 16); in ignore_all_aliases()
179 add_to_hard_reg_set (unavailable, mode, reg + 32); in ignore_all_aliases()
180 add_to_hard_reg_set (unavailable, mode, reg + 48); in ignore_all_aliases()
194 HARD_REG_SET *unavailable = arg->second; in check_colliding_tags() local
207 ignore_all_aliases (unavailable, mode, TAG_GET_DEST (tag)); in check_colliding_tags()
220 HARD_REG_SET *unavailable) in init_unavailable() argument
226 CLEAR_HARD_REG_SET (*unavailable); in init_unavailable()
233 *unavailable |= ~reg_class_contents[tmp->cl]; in init_unavailable()
[all …]
H A Dcortex-a57-fma-steering.c247 rename_single_chain (du_head_p head, HARD_REG_SET *unavailable) in rename_single_chain() argument
271 *unavailable |= ~reg_class_contents[tmp->cl]; in rename_single_chain()
278 best_new_reg = find_rename_reg (head, super_class, unavailable, reg, in rename_single_chain()
618 HARD_REG_SET unavailable; in rename() local
633 CLEAR_HARD_REG_SET (unavailable); in rename()
636 add_to_hard_reg_set (&unavailable, Pmode, FRAME_POINTER_REGNUM); in rename()
637 add_to_hard_reg_set (&unavailable, Pmode, HARD_FRAME_POINTER_REGNUM); in rename()
643 add_to_hard_reg_set (&unavailable, mode, reg); in rename()
645 if (!rename_single_chain (this->m_head, &unavailable)) in rename()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.cc175 ignore_all_aliases (HARD_REG_SET *unavailable, machine_mode mode, unsigned reg) in ignore_all_aliases() argument
177 add_to_hard_reg_set (unavailable, mode, reg); in ignore_all_aliases()
178 add_to_hard_reg_set (unavailable, mode, reg + 16); in ignore_all_aliases()
179 add_to_hard_reg_set (unavailable, mode, reg + 32); in ignore_all_aliases()
180 add_to_hard_reg_set (unavailable, mode, reg + 48); in ignore_all_aliases()
194 HARD_REG_SET *unavailable = arg->second; in check_colliding_tags() local
207 ignore_all_aliases (unavailable, mode, TAG_GET_DEST (tag)); in check_colliding_tags()
220 HARD_REG_SET *unavailable) in init_unavailable() argument
226 CLEAR_HARD_REG_SET (*unavailable); in init_unavailable()
233 *unavailable |= ~reg_class_contents[tmp->cl]; in init_unavailable()
[all …]
H A Dcortex-a57-fma-steering.cc247 rename_single_chain (du_head_p head, HARD_REG_SET *unavailable) in rename_single_chain() argument
271 *unavailable |= ~reg_class_contents[tmp->cl]; in rename_single_chain()
278 best_new_reg = find_rename_reg (head, super_class, unavailable, reg, in rename_single_chain()
618 HARD_REG_SET unavailable; in rename() local
633 CLEAR_HARD_REG_SET (unavailable); in rename()
636 add_to_hard_reg_set (&unavailable, Pmode, FRAME_POINTER_REGNUM); in rename()
637 add_to_hard_reg_set (&unavailable, Pmode, HARD_FRAME_POINTER_REGNUM); in rename()
643 add_to_hard_reg_set (&unavailable, mode, reg); in rename()
645 if (!rename_single_chain (this->m_head, &unavailable)) in rename()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/mirror/ns1/
H A Droot.db.in18 initially-unavailable. NS ns2.initially-unavailable.
19 ns2.initially-unavailable. A 10.53.0.2
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_exp.ref33 ./smtpd_check: <queue id>: reject: RCPT from foo[127.0.0.2]: 554 5.7.1 Service unavailable; Client …
34 554 5.7.1 Service unavailable; Client host [127.0.0.2] blocked using dnsbltest.porcupine.org; DNS b…
45 ./smtpd_check: <queue id>: reject: RCPT from foo[127.0.0.2]: 554 5.7.1 Service unavailable; Client …
46 554 5.7.1 Service unavailable; Client host [127.0.0.2] blocked using dnsbltest.porcupine.org; DNS b…
52 ./smtpd_check: <queue id>: reject: RCPT from foo[127.0.0.2]: 554 5.7.1 Service unavailable; Client …
53 554 5.7.1 Service unavailable; Client host [127.0.0.2] blocked using dnsbltest.porcupine.org; DNS b…
H A Dsmtpd_dns_filter.ref134 ./smtpd_check: <queue id>: reject: CONNECT from localhost[127.0.0.2]: 554 5.7.1 Service unavailable
135 554 5.7.1 Service unavailable; Client host [127.0.0.2] blocked using dnsbltest.porcupine.org; DNS b…
153 ./smtpd_check: <queue id>: reject: CONNECT from localhost[127.0.0.2]: 554 5.7.1 Service unavailable
154 554 5.7.1 Service unavailable; Client host [127.0.0.2] blocked using dnsbltest.porcupine.org
/netbsd-src/external/gpl3/binutils/dist/config/
H A Ddebuginfod.m427 [AC_MSG_WARN([libdebuginfod is missing or some features may be unavailable.])])
34 AC_MSG_WARN([libdebuginfod is missing or unusable; some features may be unavailable.])
37 AC_MSG_WARN([debuginfod support disabled; some features may be unavailable.])
H A Dmath.m456 dnl __builtin_NAME expanded inline without needing unavailable math
88 dnl __builtin_NAME expanded inline without needing unavailable math
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Ddebuginfod.m423 AC_MSG_WARN([libdebuginfod is missing or unusable; some features may be unavailable.])
26 AC_MSG_WARN([debuginfod support disabled; some features may be unavailable.])
H A Dmath.m456 dnl __builtin_NAME expanded inline without needing unavailable math
88 dnl __builtin_NAME expanded inline without needing unavailable math
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__availability43 // as unavailable. When vendors decide to ship the feature as part of their
47 // feature-test macros. When a feature is made unavailable on some deployment
48 // target, a macro should be defined to signal that it is unavailable. That
52 // as unavailable.
220 __attribute__((unavailable))
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dftp.errors32 450 UNAVAIL File unavailable (e.g., file busy)
43 550 UNAVAIL File unavailable (e.g., file not found, no access)
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dftp.errors33 450 UNAVAIL File unavailable (e.g., file busy)
44 550 UNAVAIL File unavailable (e.g., file not found, no access)
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dcrypto.m484 [disable fallback on hcrypto for unavailable algorithms]),
85 …[AC_DEFINE([HCRYPTO_FALLBACK],0,[Set to 1 to allow fallback to hcrypto for unavailable algorithms]…
86 …[AC_DEFINE([HCRYPTO_FALLBACK],1,[Set to 1 to allow fallback to hcrypto for unavailable algorithms]…
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dmath.m456 dnl __builtin_NAME expanded inline without needing unavailable math
88 dnl __builtin_NAME expanded inline without needing unavailable math
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dmath.m456 dnl __builtin_NAME expanded inline without needing unavailable math
88 dnl __builtin_NAME expanded inline without needing unavailable math
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dmath.m456 dnl __builtin_NAME expanded inline without needing unavailable math
88 dnl __builtin_NAME expanded inline without needing unavailable math
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dmath.m456 dnl __builtin_NAME expanded inline without needing unavailable math
88 dnl __builtin_NAME expanded inline without needing unavailable math

12345678910>>...14