Home
last modified time | relevance | path

Searched defs:par_tab (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/tahoe/vba/
H A Dhdreg.h222 struct par_tab { struct
223 long start, /* starting 1K block number */
224 length; /* partition size in 1K blocks */
/original-bsd/usr.bin/uucp/uucico/
H A Dconn.c47 char par_tab[128]; /* must be power of two */ variable