OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:connections
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
uvisor.c
101
}
connections
[UVISOR_MAX_CONN];
member in struct:uvisor_connection_info
127
}
connections
[UVISOR_MAX_CONN];
member in struct:uvisor_palm_connection_info
291
switch (coninfo.
connections
[i].port_function_id) {
308
port = coninfo.
connections
[i].port;
354
port = palmconinfo.
connections
[i].end_point_info;
358
port = palmconinfo.
connections
[i].port;
/src/sbin/iscsid/
iscsid_globals.h
197
uint32_t active_connections; /* Number of
connections
active on this portal */
342
uint32_t max_connections; /* maximum
connections
*/
343
uint32_t num_connections; /* currently active
connections
*/
344
generic_list_t
connections
; /* the list of
connections
*/
member in struct:session_s
419
(connection_t *)(void *)find_id(&session->
connections
, id)
433
(connection_t *)(void *)find_name(&session->
connections
, name)
445
(connection_t *)(void *)find_sym_id(&session->
connections
, sid)
/src/libexec/ftpd/
extern.h
275
LLT limit; /* Max
connections
(-1 = unlimited) */
311
GLOBAL int
connections
;
variable in typeref:typename:GLOBAL int
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025