| /src/tests/usr.bin/xlint/lint1/ |
| parse_init_declarator.c | 35 int original __symbolrename(renamed);
|
| /src/usr.bin/gzip/ |
| zforce | 44 echo "$1" -- renamed to "$n"
|
| /src/external/bsd/libuuid_ul/lib/libuuid_ul/ |
| libuuid_ul-rename.mk | 5 # renamed to have a "ul_" prefix (from util-linux). listed here
|
| /src/external/mit/xorg/lib/brotli/ |
| brotli-rename.mk | 4 # functions exported by freetype's private brotli copy are renamed to have
|
| /src/external/gpl2/gmake/dist/ |
| filedef.h | 45 /* File that this file was renamed to. After any time that a 46 file could be renamed, call `check_renamed' (below). */ 47 struct file *renamed; member in struct:file 199 while ((file)->renamed != 0) (file) = (file)->renamed /* No ; here. */
|
| file.c | 234 while (from_file->renamed != 0) 235 from_file = from_file->renamed; 330 from_file->renamed = to_file;
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldfile.c | 71 const char * renamed; /* Filename to use if the pattern matches. */ member in struct:input_remap 78 ldfile_add_remap (const char * pattern, const char * renamed) 87 if (strcmp (renamed, "/dev/null") == 0 88 || strcmp (renamed, "NUL") == 0) 89 new_entry->renamed = NULL; 91 /* FIXME: Should we add sanity checking of the 'renamed' string ? */ 92 new_entry->renamed = xstrdup (renamed); 120 free ((void *) i->renamed); 201 char * renamed = p local [all...] |
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldfile.c | 73 const char * renamed; /* Filename to use if the pattern matches. */ member in struct:input_remap 80 ldfile_add_remap (const char * pattern, const char * renamed) 89 if (strcmp (renamed, "/dev/null") == 0 90 || strcmp (renamed, "NUL") == 0) 91 new_entry->renamed = NULL; 93 /* FIXME: Should we add sanity checking of the 'renamed' string ? */ 94 new_entry->renamed = xstrdup (renamed); 122 free ((void *) i->renamed); 203 char * renamed = p local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| regrename.h | 54 /* Nonzero if the chain has already been renamed. */ 55 unsigned int renamed:1;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| regrename.h | 54 /* Nonzero if the chain has already been renamed. */ 55 unsigned int renamed:1;
|
| /src/external/gpl2/lvm2/dist/lib/format_text/ |
| archive.c | 231 int i, fd, renamed = 0; local 283 if ((renamed = lvm_rename(temp_file, archive_name))) 289 if (!renamed) 292 _remove_expired(archives, dm_list_size(archives) + renamed, retain_days,
|
| /src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
| git_repository.py | 47 is_renamed = file.renamed 53 # Consider that renamed files are two operations:
|
| /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
| git_repository.py | 45 is_renamed = file.renamed 51 # Consider that renamed files are two operations:
|
| /src/external/bsd/openldap/dist/tests/scripts/ |
| test006-acls | 482 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 485 cn: Added by Bjorn (will be renamed) 530 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 532 newrdn: cn=Added by Bjorn (renamed by Bjorn) 553 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 555 newrdn: cn=Added by Bjorn (renamed by Babs) 576 dn: cn=Added by Bjorn (will be renamed),ou=Add & Delete,dc=example,dc=com 578 newrdn: cn=Added by Bjorn (renamed by Jaj)
|
| /src/bin/sh/ |
| redir.c | 110 struct renamelist *renamed; member in struct:redirtab 170 for (rl = rt->renamed; rl != NULL; rl = rl->next) { 181 struct renamelist *rl, *rn = rt->renamed; 225 rt->renamed = NULL; 239 rl->next = rt->renamed; 240 rt->renamed = rl; 275 sv->renamed = NULL; 280 int *renamed; local 299 if ((renamed = saved_redirected_fd(fd)) != NULL) { 304 *renamed = to [all...] |
| /src/external/gpl3/gcc/dist/contrib/ |
| test_summary | 35 -t: prevents logs from being renamed
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| test_summary | 35 -t: prevents logs from being renamed
|
| /src/usr.bin/xlint/lint2/ |
| read.c | 470 bool used, renamed; local 485 renamed = false; 491 /* enter it and see if it's already been renamed */ 496 renamed = true; 499 /* %s is renamed multiple times in %s and %s */ 548 /* XXX hack so we can remember where a symbol was renamed */ 549 if (renamed)
|
| /src/usr.bin/make/unit-tests/ |
| varmod-sysv.mk | 135 .if ${:Ufile.c other.c:file.%=renamed.%} != "renamed.c other.c"
|
| /src/external/gpl3/autoconf/dist/lib/Autom4te/ |
| FileUtils.pm | 154 removed/renamed.
|
| /src/external/cddl/osnet/dist/lib/libzfs/common/ |
| libzfs_sendrecv.c | 2395 nvlist_t *renamed) 2674 if (renamed != NULL && newname[0] != '\0') { 2675 VERIFY(0 == nvlist_add_boolean(renamed, 2793 nvlist_t *renamed = NULL; local 2820 VERIFY(0 == nvlist_alloc(&renamed, 2825 stream_nv, stream_avl, renamed); 2827 /* Unmount renamed filesystems before receiving. */ 2828 while ((pair = nvlist_next_nvpair(renamed, 2847 nvlist_free(renamed); 3741 * destroyed/renamed/promoted, -1 if some things couldn't be received [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| falkor-tag-collision-avoidance.cc | 264 if (head->cannot_rename || head->renamed) 280 fprintf (dump_file, "\tInsn %d: Renamed %d to %d\n",
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| falkor-tag-collision-avoidance.cc | 264 if (head->cannot_rename || head->renamed) 280 fprintf (dump_file, "\tInsn %d: Renamed %d to %d\n",
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| module.cc | 165 int ns, referenced, renamed; member in struct:pointer_info::__anon13677::__anon13678 4667 renamed in another module. */ 4685 /* Detect symbols that are renamed by use association in another 4809 int n, i, renamed; local 4822 renamed = n ? 1 : 0; 4892 sym->attr.use_rename = renamed; 5248 if (p->u.rsym.renamed) 5497 info->u.rsym.renamed = nuse ? 1 : 0; 5536 if (!only_flag && !info->u.rsym.renamed
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| module.cc | 165 int ns, referenced, renamed; member in struct:pointer_info::__anon16109::__anon16110 4648 renamed in another module. */ 4666 /* Detect symbols that are renamed by use association in another 4790 int n, i, renamed; local 4803 renamed = n ? 1 : 0; 4873 sym->attr.use_rename = renamed; 5229 if (p->u.rsym.renamed) 5478 info->u.rsym.renamed = nuse ? 1 : 0; 5517 if (!only_flag && !info->u.rsym.renamed
|