Searched refs:sysnod (Results 1 – 5 of 5) sorted by relevance
165 const struct sysnod reserved[] =184 const int no_reserved = sizeof(reserved)/sizeof(struct sysnod);190 const struct sysnod commands[] =243 const int no_commands = sizeof(commands)/sizeof(struct sysnod);
271 extern const struct sysnod reserved[];273 extern const struct sysnod commands[];
132 struct sysnod struct
584 const struct sysnod *sp = reserved; in prsym()
114 syslook(unsigned char *w, struct sysnod syswds[], int n) in syslook()