HomeSort by: relevance | last modified time | path
    Searched refs:cloned (Results 1 - 9 of 9) sorted by relevancy

  /src/sbin/route/
keywords.sh 15 cloned
  /src/external/bsd/byacc/dist/package/
mingw-byacc.spec 71 - cloned from byacc.spec
  /src/lib/librefuse/refuse/
fs.c 64 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
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Program.inc 318 // object destructors cloned from the parent process aren't
320 // cloned from the parent aren't redundantly written out.
  /src/usr.sbin/sysinst/
msg.mi.pl 1534 {Insert cloned partitions before:}
1535 message clone_target_disp {cloned partition(s)}
  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 306 bool cloned; member in struct:fetchctx
5199 fctx->cloned = false;
5694 fctx->cloned = true;
10993 if (fctx->cloned || fctx->state == fetchstate_done ||
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 370 bool cloned; member in struct:fetchctx
5108 fctx->cloned = true;
10755 if (SHUTTINGDOWN(fctx) || fctx->cloned) {
10759 * double check whether fctxs is done (or cloned) and
10760 * help with the release if the fctx has been cloned.
11369 : fctx->cloned ? "cloned"
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 12520 my $find_clone_regex = '^(.*)(\s+--\s+cloned\s+version\s+\[)([^]]+)(\])';
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 12520 my $find_clone_regex = '^(.*)(\s+--\s+cloned\s+version\s+\[)([^]]+)(\])';

Completed in 102 milliseconds