OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:o_uint32
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
lcp.c
99
{ "asyncmap",
o_uint32
, &lcp_wantoptions[0].asyncmap,
102
{ "-as",
o_uint32
, &lcp_wantoptions[0].asyncmap,
105
{ "default-asyncmap",
o_uint32
, &lcp_wantoptions[0].asyncmap,
109
{ "-am",
o_uint32
, &lcp_wantoptions[0].asyncmap,
[
all
...]
options.c
735
case
o_uint32
:
905
case
o_uint32
:
[
all
...]
pppd.h
95
o_uint32
,
enumerator in enum:opt_type
[
all
...]
ipxcp.c
131
{ "ipx-network",
o_uint32
, &ipxcp_wantoptions[0].our_network,
[
all
...]
Completed in 227 milliseconds