OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:duplist
(Results
1 - 8
of
8
) sorted by relevancy
/src/sbin/fsck_lfs/
vars.c
38
struct dups *
duplist
; /* head of dup list */
variable in typeref:struct:dups *
vars.c
38
struct dups *
duplist
; /* head of dup list */
variable in typeref:struct:dups *
/src/sbin/fsck_ext2fs/
main.c
97
struct dups *
duplist
;
variable in typeref:struct:dups *
270
if (
duplist
) {
322
if (
duplist
!= NULL) {
324
for (dp =
duplist
; dp; dp = dp->next)
337
duplist
= (struct dups *)0;
main.c
97
struct dups *
duplist
;
variable in typeref:struct:dups *
270
if (
duplist
) {
322
if (
duplist
!= NULL) {
324
for (dp =
duplist
; dp; dp = dp->next)
337
duplist
= (struct dups *)0;
/src/sbin/fsck_ffs/
main.c
84
struct dups *
duplist
;
variable in typeref:struct:dups *
433
if (
duplist
) {
514
if (
duplist
!= NULL) {
516
for (dp =
duplist
; dp; dp = dp->next)
529
duplist
= (struct dups *)0;
main.c
84
struct dups *
duplist
;
variable in typeref:struct:dups *
433
if (
duplist
) {
514
if (
duplist
!= NULL) {
516
for (dp =
duplist
; dp; dp = dp->next)
529
duplist
= (struct dups *)0;
/src/sbin/fsdb/
fsdb.c
76
struct dups *
duplist
;
variable in typeref:struct:dups *
fsdb.c
76
struct dups *
duplist
;
variable in typeref:struct:dups *
Completed in 25 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025