Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 3005) sorted by relevance

12345678910>>...121

/netbsd-src/external/gpl3/gcc/
H A DREADME.warnings10 As each warning has its own set of issues they each have their
11 own section and it is expected that this document will be
15 <bsd.own.mk> provides several variables for use in Makefiles:
38 bsd.own.mk variable: ${CC_WNO_MISSING_TEMPLATE_KEYWORD}
45 bsd.own.mk variable: ${CC_WNO_STRINGOP_OVERREAD}
52 bsd.own.mk variable: ${CC_WNO_REGISTER}
63 bsd.own.mk variable: ${CC_WNO_ARRAY_BOUNDS}
78 bsd.own.mk variable: ${CC_WNO_MAYBE_UNINITIALIZED}
86 bsd.own.mk variable: ${CC_WNO_RETURN_LOCAL_ADDR}
98 bsd.own.mk variable: ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
[all …]
/netbsd-src/external/gpl3/gcc.old/
H A DREADME.warnings10 As each warning has its own set of issues they each have their
11 own section and it is expected that this document will be
15 <bsd.own.mk> provides several variables for use in Makefiles:
39 bsd.own.mk variable: ${CC_WNO_MAYBE_UNINITIALIZED}
47 bsd.own.mk variable: ${CC_WNO_RETURN_LOCAL_ADDR}
59 bsd.own.mk variable: ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
71 bsd.own.mk variable: ${CC_WNO_STRINGOP_TRUNCATION}
81 bsd.own.mk variable: ${CC_WNO_CAST_FUNCTION_TYPE}
95 bsd.own.mk variable: ${CC_WNO_STRINGOP_OVERFLOW}
108 bsd.own.mk variable: ${CC_WNO_FORMAT_TRUNCATION}
[all …]
/netbsd-src/tests/fs/tmpfs/
H A Dt_setattr.sh41 atf_check -s exit:0 -o empty -e empty mkdir own
42 eval $(stat -s own | sed -e 's|st_|ost_|g')
43 atf_check -s exit:0 -o empty -e empty chown 1234 own
44 eval $(stat -s own)
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus-wpa_supplicant.conf6 <allow own="fi.w1.wpa_supplicant1"/>
13 <deny own="fi.w1.wpa_supplicant1"/>
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DAddingNewCIJobs.rst14 these jobs can run either on our existing infrastructure, or on your own.
16 If you need to run the job on your own machines, please follow the
18 own agents. Make sure you tag your agents in a way that you'll be able
40 If you've created your own agents, you should provide the tag that you used
/netbsd-src/external/bsd/ntp/bin/sntp/
H A DMakefile5 .include <bsd.own.mk>
29 .include <bsd.own.mk>
/netbsd-src/usr.sbin/quotacheck/
H A DMakefile4 .include <bsd.own.mk>
15 .include <bsd.own.mk>
/netbsd-src/tests/share/mk/
H A Dt_own.sh38 .include <bsd.own.mk>
58 .include <bsd.own.mk>
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clport.c1257 nfscl_procdoesntexist(u_int8_t *own) in nfscl_procdoesntexist() argument
1267 tl.cval[0] = *own++; in nfscl_procdoesntexist()
1268 tl.cval[1] = *own++; in nfscl_procdoesntexist()
1269 tl.cval[2] = *own++; in nfscl_procdoesntexist()
1270 tl.cval[3] = *own++; in nfscl_procdoesntexist()
1279 tl.cval[0] = *own++; in nfscl_procdoesntexist()
1280 tl.cval[1] = *own++; in nfscl_procdoesntexist()
1281 tl.cval[2] = *own++; in nfscl_procdoesntexist()
1282 tl.cval[3] = *own++; in nfscl_procdoesntexist()
1286 tl.cval[0] = *own++; in nfscl_procdoesntexist()
[all …]
H A Dnfs_clstate.c220 u_int8_t own[NFSV4CL_LOCKNAMELEN]; in nfscl_open() local
252 nfscl_filllockowner(p->td_proc, own, F_POSIX); in nfscl_open()
275 if (!NFSBCMP(owp->nfsow_owner, own, NFSV4CL_LOCKNAMELEN)) in nfscl_open()
282 nfscl_newopen(clp, dp, &owp, &nowp, &op, &nop, own, nfhp, fhlen, in nfscl_open()
326 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen, in nfscl_newopen() argument
341 NFSBCOPY(own, nowp->nfsow_owner, NFSV4CL_LOCKNAMELEN); in nfscl_newopen()
485 u_int8_t own[NFSV4CL_LOCKNAMELEN]; in nfscl_getstateid() local
550 nfscl_filllockowner(p->td_proc, own, F_POSIX); in nfscl_getstateid()
552 error = nfscl_getopen(&clp->nfsc_owner, nfhp, fhlen, own, own, in nfscl_getstateid()
939 u_int8_t own[NFSV4CL_LOCKNAMELEN], *ownp, openown[NFSV4CL_LOCKNAMELEN]; in nfscl_getbytelock() local
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/
H A DREADME4 This document describes how to add your own SASL implementation to
46 Adding Postfix support for your own SASL implementation
49 To add your own SASL implementation, say, FOOBAR:
79 - Create your own xsasl/xsasl_foobar_{client,server}.c and support
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A D2template_test.in15 delete your own text from the attached returned message.
38 delete your own text from the attached returned message.
83 delete your own text from the attached returned message.
106 delete your own text from the attached returned message.
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/m4/
H A Dalloca.m420 AC_EGREP_CPP([Need own alloca], [
22 Need own alloca
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcheck_libwrap_severity.m410 # run program one without defining our own severity variables
18 # run program two with defining our own severity variables
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dalloca.m420 AC_EGREP_CPP([Need own alloca], [
22 Need own alloca
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Dalloca.m420 AC_EGREP_CPP([Need own alloca], [
22 Need own alloca
/netbsd-src/share/mk/
H A DMakefile6 .include <bsd.own.mk>
15 bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.rpc.mk \
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dstatsnoop_example.txt75 # They are expected to edit it to meet their own needs.
83 # They are expected to edit it to meet their own needs.
89 # They are expected to edit it to meet their own needs.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DERR_new.pod21 They can still be useful for anyone that wants to make their own
52 OpenSSL has a number of preallocated ones for its own uses, but
53 others may allocate their own library number dynamically with
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dstatsnoop_example.txt75 # They are expected to edit it to meet their own needs.
83 # They are expected to edit it to meet their own needs.
89 # They are expected to edit it to meet their own needs.
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dalloca.m420 AC_EGREP_CPP([Need own alloca], [
22 Need own alloca
/netbsd-src/sys/kern/
H A Dkern_sysctl.c434 fn = (sysctlfn)sysctl_create; /* we own the rnode */ in sysctl_dispatch()
442 fn = (sysctlfn)sysctl_destroy; /* we own the rnode */ in sysctl_dispatch()
445 fn = (sysctlfn)sysctl_mmap; /* we own the rnode */ in sysctl_dispatch()
717 void *own; in _sysctl_create() local
722 own = NULL; in _sysctl_create()
1007 * function to go with it and we can't own it. in _sysctl_create()
1011 * l ptr own in _sysctl_create()
1013 * 0 0 1 -> own in _sysctl_create()
1017 * 1 0 1 -> own in _sysctl_create()
1018 * 1 1 0 -> kptr, no own (faul in _sysctl_create()
[all...]
/netbsd-src/external/bsd/unbound/dist/testdata/local_nodefault.tdir/
H A Dlocal_nodefault.test24 # this one should give our own data as the reply
38 # this one should give our own data as the reply
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dopenssl-core_names.h.pod34 their own parameter names.
36 However, authors of provider that implement their own variants of
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dmake_soho_readme29 does not receive mail directly (i.e. it does not have its own
30 Internet domain name and its own fixed IP address), then you will

12345678910>>...121