OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omapi_type_connection
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/dhcp/dist/omapip/
connection.c
56
omapi_connection_object_t,
omapi_type_connection
)
473
if (c -> type !=
omapi_type_connection
)
572
if (h -> type !=
omapi_type_connection
)
588
if (h -> type !=
omapi_type_connection
)
605
if (h -> type !=
omapi_type_connection
)
640
if (h -> type !=
omapi_type_connection
)
753
if (h -> type !=
omapi_type_connection
)
887
if (h->type !=
omapi_type_connection
)
905
if (h -> type !=
omapi_type_connection
)
976
if (h -> type !=
omapi_type_connection
)
[
all
...]
buffer.c
155
if (!h || h -> type !=
omapi_type_connection
)
282
if (!h || h -> type !=
omapi_type_connection
)
377
if (!h || h -> type !=
omapi_type_connection
)
461
if (!h || h -> type !=
omapi_type_connection
)
protocol.c
125
if (!h -> outer || h -> outer -> type !=
omapi_type_connection
)
167
!po -> outer || po -> outer -> type !=
omapi_type_connection
||
434
if (!p -> outer || p -> outer -> type !=
omapi_type_connection
)
1058
if (!c || c -> type !=
omapi_type_connection
)
support.c
38
omapi_object_type_t *
omapi_type_connection
;
variable
71
status = omapi_object_type_register (&
omapi_type_connection
,
dispatch.c
590
if (io->inner && io->inner->type ==
omapi_type_connection
) {
/src/external/mpl/dhcp/dist/includes/omapip/
omapip_p.h
253
omapi_connection_object_t,
omapi_type_connection
)
omapip.h
458
extern omapi_object_type_t *
omapi_type_connection
;
/src/external/mpl/dhcp/dist/server/
failover.c
421
if (!h -> outer || h -> outer -> type !=
omapi_type_connection
)
1128
if (!c || c -> type !=
omapi_type_connection
)
3186
if (p -> type ==
omapi_type_connection
)
3386
if (c -> type !=
omapi_type_connection
)
4381
link -> outer -> type !=
omapi_type_connection
)
4414
link -> outer -> type !=
omapi_type_connection
)
4456
link -> outer -> type !=
omapi_type_connection
)
4507
if (!l -> outer || l -> outer -> type !=
omapi_type_connection
)
4563
if (!l -> outer || l -> outer -> type !=
omapi_type_connection
)
4634
if (!l -> outer || l -> outer -> type !=
omapi_type_connection
)
[
all
...]
dhcpd.c
1690
if (obj -> type ==
omapi_type_connection
&&
Completed in 53 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026