Home
last modified time | relevance | path

Searched defs:atab (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/games/adventure/
H A Dhdr.h83 char *atab; /* pointer to actual string */ member
/dflybsd-src/bin/sh/
H A Dalias.c53 static struct alias *atab[ATABSIZE]; variable
/dflybsd-src/bin/pax/
H A Dtables.c69 static ATDIR **atab = NULL; /* file tree directory time reset table */ variable