OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rno
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hack/
hack.apply.c
390
int
rno
= inroom(dpx, dpy);
local in function:dig
392
if (
rno
>= 0 && rooms[
rno
].rtype >= 8) {
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
...]
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
...]
Completed in 24 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025