OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usermode_vnc_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/usermode/dev/
mainbus.c
61
extern int usermode_vnc_width, usermode_vnc_height,
usermode_vnc_port
;
88
if (
usermode_vnc_port
> 0 &&
usermode_vnc_port
< 65536) {
92
taa.u.vnc.port =
usermode_vnc_port
;
/src/sys/arch/usermode/usermode/
machdep.c
99
int
usermode_vnc_port
= -1;
variable in typeref:typename:int
209
usermode_vnc_port
= strtoul(p, NULL, 10);
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025