OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_family
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py
61
default_family
= 'AF_INET'
variable
65
default_family
= 'AF_UNIX'
variable
69
default_family
= 'AF_PIPE'
variable
126
or
default_family
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py
61
default_family
= 'AF_INET'
variable
65
default_family
= 'AF_UNIX'
variable
69
default_family
= 'AF_PIPE'
variable
126
or
default_family
Completed in 138 milliseconds