OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isc_boolean_false
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
boolean.h
27
typedef enum {
isc_boolean_false
= 0, isc_boolean_true = 1 } isc_boolean_t;
enumerator in enum:__anon7413
29
#define ISC_FALSE
isc_boolean_false
/src/external/mpl/dhcp/include/
config.h
350
#define
isc_boolean_false
false
macro
/src/external/mpl/dhcp/dist/keama/
data.h
152
typedef enum {
isc_boolean_false
= 0, isc_boolean_true = 1 } isc_boolean_t;
enumerator in enum:__anon24478
154
#define ISC_FALSE
isc_boolean_false
/src/external/mpl/dhcp/dist/omapip/
protocol.c
961
return
isc_boolean_false
;
963
return
isc_boolean_false
;
Completed in 29 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026