Home
last modified time | relevance | path

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

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