Home
last modified time | relevance | path

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

12345678910>>...90

/netbsd/src/external/gpl3/gcc/
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/tests/fs/tmpfs/
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/
Ddbus-wpa_supplicant.conf6 <allow own="fi.w1.wpa_supplicant1"/>
13 <deny own="fi.w1.wpa_supplicant1"/>
/netbsd/src/external/bsd/ntp/bin/sntp/
DMakefile5 .include <bsd.own.mk>
29 .include <bsd.own.mk>
/netbsd/src/usr.sbin/quotacheck/
DMakefile4 .include <bsd.own.mk>
15 .include <bsd.own.mk>
/netbsd/src/tests/share/mk/
Dt_own.sh38 .include <bsd.own.mk>
58 .include <bsd.own.mk>
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DREADME-NAN-USD84 NAN-DISCOVERY-RESULT subscribe_id=<own id> publish_id=<peer's id> address=<peer MAC address> fsd=<0…
89 NAN-REPLIED publish_id=<own id> address=<peer MAC address> subscribe_id=<peer id> srv_proto_type=<y…
93 NAN-PUBLISH-TERMINATED publish_id=<own id> reason=<timeout/user-request/failure>
98 NAN-SUBSCRIBE-TERMINATED subscribe_id=<own id> reason=<timeout/user-request/failure>
103 NAN-RECEIVE id=<own id> peer_instance_id=<peer id> address=<peer MAC adress> ssi=<service specific …
/netbsd/src/sys/fs/nfs/client/
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 …]
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/etc/skel/
Ddot.profile4 # Users are expected to edit it to meet their own needs.
15 # otherwise some software (including sh's own fc) will run ed and
34 # its own option (-X) for that that you can use to alleviate the pain,
/netbsd/src/external/ibm-public/postfix/dist/src/bounce/
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.
Dtemplate_test.ref15 delete your own text from the attached returned message.
38 delete your own text from the attached returned message.
Dobs_template_test.ref15 delete your own text from the attached returned message.
38 delete your own text from the attached returned message.
/netbsd/src/external/ibm-public/postfix/dist/src/xsasl/
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/bsd/am-utils/dist/m4/macros/
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/share/mk/
DMakefile6 .include <bsd.own.mk>
15 bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.rpc.mk \
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dalloca.m420 AC_EGREP_CPP([Need own alloca], [
22 Need own alloca
/netbsd/src/sys/kern/
Dkern_sysctl.c717 void *own; in _sysctl_create() local
722 own = NULL; in _sysctl_create()
1024 own = malloc(sz, M_SYSCTLDATA, M_WAITOK); in _sysctl_create()
1025 if (own == NULL) in _sysctl_create()
1028 memset(own, 0, sz); in _sysctl_create()
1031 nnode.sysctl_data, own, sz); in _sysctl_create()
1033 free(own, M_SYSCTLDATA); in _sysctl_create()
1089 own == NULL) in _sysctl_create()
1098 if (l != NULL && own == NULL && type != CTLTYPE_NODE && in _sysctl_create()
1113 if (own != NULL) in _sysctl_create()
[all …]
/netbsd/src/external/ibm-public/postfix/dist/mantools/
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
/netbsd/src/external/gpl3/
DREADME17 Berkeley-style licensing and NetBSD's own code uses a simple
33 that conflict with NetBSD's own goals. For example, the GPLv2 is
37 own code doesn't require companies to share their changes.)
/netbsd/src/sys/arch/emips/stand/
DMakefile.booters4 .include <bsd.own.mk>
99 .include <bsd.own.mk>
/netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/examples/
DREADME3 using the tools on your own tests. First, update gcc-svn-env and
4 common.config for your own environment.
/netbsd/src/crypto/external/bsd/netpgp/dist/bindings/python/
Dnetpgppython.py15 if (name == "thisown"): return self.this.own(value)
31 if (name == "thisown"): return self.this.own()
/netbsd/src/tools/compat/
Ddefs.mk.in44 .include <bsd.own.mk>
76 # Override HOST_CC support for <bsd.own.mk> CC_* warnings
/netbsd/src/external/bsd/openresolv/sbin/
DMakefile.inc3 .include <bsd.own.mk>

12345678910>>...90