Searched defs:docopy (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | del_enctype.c | 99 int docopy = 1; in del_enctype() local
|
/netbsd-src/sys/compat/common/ |
H A D | uipc_syscalls_40.c | 56 const bool docopy = ifc->ifc_req != NULL; in compat_ifconf() local
|
/netbsd-src/bin/csh/ |
H A D | hist.c | 101 enthist(int event, struct wordent *lp, int docopy) in enthist()
|
/netbsd-src/sys/kern/ |
H A D | subr_bufq.c | 306 docopy(char *buf, size_t *bufoffp, size_t buflen, in docopy() function
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctfmerge.c | 862 int verbose = 0, docopy = 0; in main() local
|
/netbsd-src/sys/compat/linux32/common/ |
H A D | linux32_socket.c | 425 bool docopy; in linux32_getifconf() local
|
/netbsd-src/sys/fs/unionfs/ |
H A D | unionfs_subr.c | 733 unionfs_copyfile(struct unionfs_node *unp, int docopy, kauth_cred_t cred) in unionfs_copyfile()
|
/netbsd-src/sys/fs/union/ |
H A D | union_subr.c | 689 union_copyup(struct union_node *un, int docopy, kauth_cred_t cred, in union_copyup()
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_socket.c | 1172 bool docopy; in linux_getifconf() local
|
/netbsd-src/sys/net/ |
H A D | if.c | 3654 const bool docopy = ifc->ifc_req != NULL; ifconf() local
|