Searched refs:cloned (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sbin/route/
H A Dkeywords.sh15 cloned
/netbsd-current/external/bsd/byacc/dist/package/
H A Dmingw-byacc.spec63 - cloned from byacc.spec
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm126 and may be cloned from L<git://https://github.com/mschout/perl-text-template.git>
/netbsd-current/lib/librefuse/refuse/
H A Dfs.c64 void* cloned; local
69 cloned = malloc(sizeof(struct __CONCAT(fuse_operations_v,VER))); \
70 if (!cloned) \
72 memcpy(cloned, op, sizeof(struct __CONCAT(fuse_operations_v,VER))); \
73 return cloned
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DProgram.inc318 // object destructors cloned from the parent process aren't
320 // cloned from the parent aren't redundantly written out.
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.mi.pl1503 {Insert cloned partitions before:}
1504 message clone_target_disp {cloned partition(s)}
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c306 bool cloned; member in struct:fetchctx
5199 fctx->cloned = false;
5694 fctx->cloned = true;
10993 if (fctx->cloned || fctx->state == fetchstate_done ||
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dresolver.c343 bool cloned; member in struct:fetchctx
5249 fctx->cloned = true;
10722 if (fctx->cloned || fctx->state == fetchstate_done ||
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm2341 and may be cloned from L<git://https://github.com/mschout/perl-text-template.git>
/netbsd-current/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in12448 my $find_clone_regex = '^(.*)(\s+--\s+cloned\s+version\s+\[)([^]]+)(\])';

Completed in 398 milliseconds