OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:portnr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/usermode/usermode/
thunk.c
1022
int
portnr
= 5001; /* XXX configurable or random */
local in function:thunk_gdb_open
1035
sin.sin_port = htons(
portnr
);
1038
warn("kgdb stub: couldn't bind port %d",
portnr
);
1049
printf("kgdb stub: accepting connections on port %d\n",
portnr
);
thunk.c
1022
int
portnr
= 5001; /* XXX configurable or random */
local in function:thunk_gdb_open
1035
sin.sin_port = htons(
portnr
);
1038
warn("kgdb stub: couldn't bind port %d",
portnr
);
1049
printf("kgdb stub: accepting connections on port %d\n",
portnr
);
Completed in 37 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025