Home
last modified time | relevance | path

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

/openbsd-src/bin/pax/
H A Dtables.c83 #define DIRP_SIZE 64 /* initial size of created dir table */ macro
1569 dirsize = DIRP_SIZE; in dir_start()