OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATDIR
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
tables.h
143
typedef struct
atdir
{
struct
149
struct
atdir
*fow;
150
}
ATDIR
;
tables.c
84
static
ATDIR
**atab = NULL; /* file tree directory time reset table */
918
if ((atab = (
ATDIR
**)calloc(A_TAB_SZ, sizeof(
ATDIR
*))) == NULL) {
937
ATDIR
*pt;
968
ATDIR
*pt;
999
if ((pt = (
ATDIR
*)malloc(sizeof(
ATDIR
))) != NULL) {
1030
ATDIR
*pt;
1031
ATDIR
**ppt;
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025