Searched defs:islocal (Results 1 – 3 of 3) sorted by relevance
12 settime(int islocal, int afd, char *rp) in settime()
125 connectroot(Method *mp, int islocal, int ishybrid) in connectroot()233 int fd, afd, islocal, ishybrid; in boot() local
12 #define islocal(t) ((t)=='a' || (t)=='p') macro