OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remote_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/talk/
invite.c
61
static int local_id,
remote_id
;
variable in typeref:typename:int
112
msg.id_num = htonl(
remote_id
);
127
msg.id_num = htonl(
remote_id
+ 1);
155
remote_id
= response.id_num;
178
msg.id_num = htonl(
remote_id
);
invite.c
61
static int local_id,
remote_id
;
variable in typeref:typename:int
112
msg.id_num = htonl(
remote_id
);
127
msg.id_num = htonl(
remote_id
+ 1);
155
remote_id
= response.id_num;
178
msg.id_num = htonl(
remote_id
);
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025