OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_incoming_unix_fds
(Results
1 - 3
of
3
) sorted by null
/external/dbus/bus/
bus.h
50
long
max_incoming_unix_fds
; /**< How many incoming message unix fds for a single connection */
member in struct:__anon5958
config-parser.c
415
parser->limits.
max_incoming_unix_fds
= 1024*4;
[
all
...]
bus.c
204
context->limits.
max_incoming_unix_fds
);
[
all
...]
Completed in 731 milliseconds