OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ftree
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
ftree.h
1
/* $NetBSD:
ftree
.h,v 1.5 2003/10/13 07:41:22 agc Exp $ */
35
* @(#)
ftree
.h 8.1 (Berkeley) 5/31/93
39
* Data structure used by the
ftree
.c routines to store the file args to be
44
typedef struct
ftree
{
struct
47
struct
ftree
*fow; /* pointer to next entry on list */
48
}
FTREE
;
ftree.h
1
/* $NetBSD:
ftree
.h,v 1.5 2003/10/13 07:41:22 agc Exp $ */
35
* @(#)
ftree
.h 8.1 (Berkeley) 5/31/93
39
* Data structure used by the
ftree
.c routines to store the file args to be
44
typedef struct
ftree
{
struct
47
struct
ftree
*fow; /* pointer to next entry on list */
48
}
FTREE
;
Completed in 23 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025