Home
last modified time | relevance | path

Searched defs:mapin (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/sys/vax/include/
H A Dvmparam.h174 #define mapin(pte, v, pfnum, prot) \ macro
/csrg-svn/sys/tahoe/include/
H A Dvmparam.h175 #define mapin(pte, v, pfnum, prot) \ macro
/csrg-svn/sys/pmax/include/
H A Dvmparam.h193 #define mapin(pte, v, pfnum, prot) \ macro
/csrg-svn/sys/i386/include/
H A Dvmparam.h165 #define mapin(pte, v, pfnum, prot) \ macro
/csrg-svn/usr.bin/ftp/
H A Dftp_var.h47 char mapin[MAXPATHLEN]; /* input map template */ variable