Home
last modified time | relevance | path

Searched refs:dups (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sbin/fsck/
H A Dfsck.h153 struct dups { struct
154 struct dups *next; argument
157 extern struct dups *duplist; /* head of dup list */ argument
158 extern struct dups *muldup; /* end of unique duplicate dup block numbers */
H A Dpass1.c45 struct dups *muldup; /* end of unique duplicate dup block numbers */
355 struct dups *dlp; in pass1check()
356 struct dups *new; in pass1check()
391 new = (struct dups *)malloc(sizeof(struct dups)); in pass1check()
H A Dpass1b.c42 static struct dups *duphead;
82 struct dups *dlp; in pass1bcheck()
H A Dpass4.c43 struct dups *duplist; /* head of dup list */
120 struct dups *dlp; in pass4check()
H A Dmain.c191 struct dups *dp; in checkfilesys()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_execbuf_util.c95 struct list_head *dups) in ttm_eu_reserve_buffers() argument
119 } else if (ret == -EALREADY && dups) { in ttm_eu_reserve_buffers()
123 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_execbuf_util.h101 struct list_head *dups);
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c8225 char *dups; in _bfd_elfcore_strndup() local
8234 dups = (char *) bfd_alloc (abfd, len + 1); in _bfd_elfcore_strndup()
8235 if (dups == NULL) in _bfd_elfcore_strndup()
8238 memcpy (dups, start, len); in _bfd_elfcore_strndup()
8239 dups[len] = '\0'; in _bfd_elfcore_strndup()
8241 return dups; in _bfd_elfcore_strndup()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c8991 char *dups; in _bfd_elfcore_strndup() local
9000 dups = (char *) bfd_alloc (abfd, len + 1); in _bfd_elfcore_strndup()
9001 if (dups == NULL) in _bfd_elfcore_strndup()
9004 memcpy (dups, start, len); in _bfd_elfcore_strndup()
9005 dups[len] = '\0'; in _bfd_elfcore_strndup()
9007 return dups; in _bfd_elfcore_strndup()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf.c9768 char *dups; in _bfd_elfcore_strndup() local
9777 dups = (char *) bfd_alloc (abfd, len + 1); in _bfd_elfcore_strndup()
9778 if (dups == NULL) in _bfd_elfcore_strndup()
9781 memcpy (dups, start, len); in _bfd_elfcore_strndup()
9782 dups[len] = '\0'; in _bfd_elfcore_strndup()
9784 return dups; in _bfd_elfcore_strndup()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcommon.opt1056 feliminate-dwarf2-dups
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcommon.opt1335 feliminate-dwarf2-dups
/dragonfly/contrib/bmake/
H A DChangeLog2785 and def's of MAP_COPY etc. we got dups from a merge.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi325 -feliminate-dwarf2-dups -feliminate-unused-debug-types @gol
4922 @item -feliminate-dwarf2-dups
4923 @opindex feliminate-dwarf2-dups