| /netbsd-src/external/gpl3/gcc/ |
| H A D | README.warnings | 10 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 D | README.warnings | 10 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 D | t_setattr.sh | 41 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 D | dbus-wpa_supplicant.conf | 6 <allow own="fi.w1.wpa_supplicant1"/> 13 <deny own="fi.w1.wpa_supplicant1"/>
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | AddingNewCIJobs.rst | 14 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 D | Makefile | 5 .include <bsd.own.mk> 29 .include <bsd.own.mk>
|
| /netbsd-src/usr.sbin/quotacheck/ |
| H A D | Makefile | 4 .include <bsd.own.mk> 15 .include <bsd.own.mk>
|
| /netbsd-src/tests/share/mk/ |
| H A D | t_own.sh | 38 .include <bsd.own.mk> 58 .include <bsd.own.mk>
|
| /netbsd-src/sys/fs/nfs/client/ |
| H A D | nfs_clport.c | 1257 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 D | nfs_clstate.c | 220 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 D | README | 4 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 D | 2template_test.in | 15 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 D | alloca.m4 | 20 AC_EGREP_CPP([Need own alloca], [ 22 Need own alloca
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | check_libwrap_severity.m4 | 10 # 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 D | alloca.m4 | 20 AC_EGREP_CPP([Need own alloca], [ 22 Need own alloca
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/ |
| H A D | alloca.m4 | 20 AC_EGREP_CPP([Need own alloca], [ 22 Need own alloca
|
| /netbsd-src/share/mk/ |
| H A D | Makefile | 6 .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 D | statsnoop_example.txt | 75 # 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 D | ERR_new.pod | 21 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 D | statsnoop_example.txt | 75 # 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 D | alloca.m4 | 20 AC_EGREP_CPP([Need own alloca], [ 22 Need own alloca
|
| /netbsd-src/sys/kern/ |
| H A D | kern_sysctl.c | 434 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 D | local_nodefault.test | 24 # 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 D | openssl-core_names.h.pod | 34 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 D | make_soho_readme | 29 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
|