Home
last modified time | relevance | path

Searched refs:named (Results 1 – 25 of 808) sorted by relevance

12345678910>>...33

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcalls.h38 : type (NULL_TREE), mode (VOIDmode), named (false), in function_arg_info()
43 function_arg_info (machine_mode mode, bool named) in function_arg_info() argument
44 : type (NULL_TREE), mode (mode), named (named), pass_by_reference (false) in function_arg_info()
48 function_arg_info (tree type, bool named) in function_arg_info() argument
49 : type (type), mode (TYPE_MODE (type)), named (named), in function_arg_info()
54 function_arg_info (tree type, machine_mode mode, bool named) in function_arg_info() argument
55 : type (type), mode (mode), named (named), pass_by_reference (false) in function_arg_info()
106 unsigned int named : 1; variable
/netbsd/src/etc/rc.d/
Dnamed84 chown named:named "/etc/namedb/keys"
110 named*) # 4 and 8
129 for i in named.conf rndc.key; do
138 if ! [ -r ${named_chrootdir}/etc/named.conf ] &&
139 [ -r ${named_chrootdir}/etc/namedb/named.conf ]
141 ln -s namedb/named.conf "${named_chrootdir}/etc"
152 chown named:named "${named_chrootdir}${piddir}" "${piddir}"
/netbsd/src/external/gpl3/binutils/dist/binutils/
Drcparse.y362 dialog.menu.named = 1;
363 dialog.class.named = 1;
387 dialog.menu.named = 1;
388 dialog.class.named = 1;
414 dialog.menu.named = 1;
415 dialog.class.named = 1;
563 class.named = 0;
575 class.named = 0;
587 class.named = 0;
599 class.named = 0;
[all …]
Drcparse.c2284 dialog.menu.named = 1; in yyparse()
2285 dialog.class.named = 1; in yyparse()
2316 dialog.menu.named = 1; in yyparse()
2317 dialog.class.named = 1; in yyparse()
2350 dialog.menu.named = 1; in yyparse()
2351 dialog.class.named = 1; in yyparse()
2556 class.named = 0; in yyparse()
2576 class.named = 0; in yyparse()
2596 class.named = 0; in yyparse()
2616 class.named = 0; in yyparse()
[all …]
Dresres.c242 if (! re->id.named in write_res_directory()
360 && (type->named || type->u.id != (unsigned long) rt)) in write_res_resource()
391 if (id->named) in get_id_size()
466 if (id->named) in write_res_id()
526 id->named = 0; in read_res_id()
534 id->named = 1; in read_res_id()
637 a[2].named = 0; in res_add_resource()
/netbsd/src/sys/fs/nfs/server/
Dnfs_nfsdserv.c499 struct nameidata named; in nfsrvd_lookup() local
521 NFSNAMEICNDSET(&named.ni_cnd, nd->nd_cred, LOOKUP, in nfsrvd_lookup()
523 nfsvno_setpathbuf(&named, &bufp, &hashp); in nfsrvd_lookup()
524 error = nfsrv_parsename(nd, bufp, hashp, &named.ni_pathlen); in nfsrvd_lookup()
527 nfsvno_relpathbuf(&named); in nfsrvd_lookup()
531 nd->nd_repstat = nfsvno_namei(nd, &named, dp, 0, exp, p, &dirp); in nfsrvd_lookup()
534 nfsvno_relpathbuf(&named); in nfsrvd_lookup()
547 if (named.ni_startdir) in nfsrvd_lookup()
548 vrele(named.ni_startdir); in nfsrvd_lookup()
549 nfsvno_relpathbuf(&named); in nfsrvd_lookup()
[all …]
/netbsd/src/games/fortune/datfiles/
Dlimerick-o.real8 Bewailed a young fellow named Tate.
43 A CS student named Lin
50 Had sex with a virgin named Grace.
85 A beautiful lady named Psyche
86 Is loved by a fellow named Ikey.
91 A beetling young woman named Pridgets
98 A big-bosomed Bunny named Gression
110 A broken-down harlot named Tupps
123 A busy young lady named Gloria
135 A cautious young fellow named Lodge
[all …]
/netbsd/src/etc/mtree/
Dspecial126 ./etc/named.conf type=file mode=0644 optional
255 ./etc/rc.d/named type=file mode=0555
408 ./var/chroot/named type=dir mode=0755
409 ./var/chroot/named/dev type=dir mode=0755
410 ./var/chroot/named/etc type=dir mode=0755
411 ./var/chroot/named/etc/namedb type=dir mode=0755 uname=named gname=named
412 ./var/chroot/named/etc/namedb/cache type=dir mode=0775 uname=named gname=named
413 ./var/chroot/named/etc/namedb/keys type=dir mode=0775 uname=named gname=named
414 ./var/chroot/named/usr type=dir mode=0755
415 ./var/chroot/named/usr/libexec type=dir mode=0755
[all …]
DNetBSD.dist.compat.in9 ./usr/lib/@ARCH_SUBDIR@/named
18 ./usr/libdata/debug/usr/lib/@ARCH_SUBDIR@/named
DNetBSD.dist.base357 ./usr/lib/named
377 ./usr/libdata/debug/usr/lib/named
1390 ./var/chroot/named
1391 ./var/chroot/named/dev
1392 ./var/chroot/named/etc
1393 ./var/chroot/named/etc/namedb mode=0755 uname=named gname=named
1394 ./var/chroot/named/etc/namedb/cache mode=0775 uname=named gname=named
1395 ./var/chroot/named/etc/namedb/keys type=dir mode=0775 uname=named gname=named
1396 ./var/chroot/named/etc/namedb/nta type=dir mode=0775 uname=named gname=named
1397 ./var/chroot/named/usr
[all …]
/netbsd/src/tests/lib/libpthread/
Dt_sem.c115 ATF_TC(named);
116 ATF_TC_HEAD(named, tc) in ATF_TC_HEAD() argument
120 ATF_TC_BODY(named, tc) in ATF_TC_BODY() argument
301 ATF_TP_ADD_TC(tp, named); in ATF_TP_ADD_TCS()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-call.cc735 abi_v4_pass_in_fpr (machine_mode mode, bool named) in abi_v4_pass_in_fpr() argument
741 if (mode == SFmode && named) in abi_v4_pass_in_fpr()
1073 const_tree type, bool named, int depth) in rs6000_function_arg_advance_1() argument
1098 if (named && ALTIVEC_OR_VSX_VECTOR_MODE (mode)) in rs6000_function_arg_advance_1()
1110 if (USE_ALTIVEC_FOR_ARG_P (cum, elt_mode, named)) in rs6000_function_arg_advance_1()
1171 if (!named) in rs6000_function_arg_advance_1()
1197 if (abi_v4_pass_in_fpr (mode, named)) in rs6000_function_arg_advance_1()
1250 GET_MODE_NAME (mode), named); in rs6000_function_arg_advance_1()
1278 named, align_words - start_words, depth); in rs6000_function_arg_advance_1()
1288 arg.mode, arg.type, arg.named, 0); in rs6000_function_arg_advance()
[all …]
/netbsd/src/external/bsd/openpam/dist/doc/man/
Dopenpam.man3 Those named
6 standard API, while those named
/netbsd/src/etc/namedb/
Dbind.keys7 # here, they will not be recognized or used by named.
10 # They are not activated within named.conf unless specifically switched on.
12 # named.conf options. To use the built-in DLV key, set
42 # in named.conf.
/netbsd/src/external/gpl2/lvm2/dist/udev/
D12-dm-permissions.rules31 # Set permissions for a DM device named 'my_device' exactly
46 # Set permissions for an LVM device with VG named VolGroup00 and LV named LogVol00 exactly
49 # Set permissions for all LVM devices that does not belong to a VG named VolGroup00
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/
Dtinytest.h93 #define tinytest_skip(groups, named) \ argument
94 tinytest_set_flag_(groups, named, 1, TT_SKIP)
/netbsd/src/external/bsd/libevent/dist/test/
Dtinytest.h92 #define tinytest_skip(groups, named) \ argument
93 tinytest_set_flag_(groups, named, 1, TT_SKIP)
/netbsd/src/external/bsd/openresolv/dist/
Dnamed.in38 [ -d "$RCDIR" ] && ! [ -x "$RCDIR"/named ]
48 : ${named_service:=named}
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dsinclair39 >9 pstring =\0 un-named
40 >9 pstring >\0 named: %s
/netbsd/src/games/hack/
Dhack.steal.c147 int named = 0; in steal() local
192 named++; in steal()
225 pline("%s stole %s.", named ? "She" : Monnam(mtmp), doname(otmp)); in steal()
/netbsd/src/external/mit/lua/dist/
DREADME.import17 Vendor branches are usually named LUA_<<x_y_z>> but if there was a problem
18 with cvs import, they can be named differently.
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dtok822_parse.ref235 >>>named group: foo@bar, baz@barf;<<<
238 atom "named"
253 named group: foo@bar, baz@barf;
256 named group: foo@bar, baz@barf;
259 named group: foo@bar,
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dd-type.m45 dnl Check whether struct dirent has a member named d_type.
45 [Define if there is a member named d_type in the struct describing
Dd-ino.m45 dnl Check whether struct dirent has a member named d_ino.
45 [Define if there is a member named d_ino in the struct describing
/netbsd/src/distrib/evbarm/instkernel/sshramdisk/
Dmaster.passwd10 named:*:14:14::0:0:& pseudo-user:/var/chroot/named:/sbin/nologin

12345678910>>...33