Home | Sort by: relevance | last modified time | path |
/src/games/hack/ | |
hack.apply.c | 390 int rno = inroom(dpx, dpy); local in function:dig 392 if (rno >= 0 && rooms[rno].rtype >= 8) { |
/src/usr.sbin/mtrace/ | |
mtrace.c | 334 int rno; local in function:get_ttl 338 if (buf && (rno = buf->len) > 0) { 339 b = buf->resps + rno - 1; 342 while (--rno > 0) { 970 int rno = basep->len; local in function:fixup_stats 971 struct tr_resp *b = basep->resps + rno; 972 struct tr_resp *p = prev->resps + rno; 973 struct tr_resp *n = new->resps + rno; 974 int *r = reset + rno; 975 int *s = swaps + rno; 1053 int rno = basep->len - 1; local in function:print_stats 1152 int rno; local in function:main [all...] |