OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_boolean_t
(Results
1 - 3
of
3
) 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
;
typedef in typeref:enum:__anon7413
/src/external/mpl/dhcp/dist/keama/
data.h
152
typedef enum { isc_boolean_false = 0, isc_boolean_true = 1 }
isc_boolean_t
;
typedef in typeref:enum:__anon24478
187
isc_boolean_t
eqString(const struct string *s, const struct string *o);
210
isc_boolean_t
bool_value; /* boolean */
221
isc_boolean_t
skip; /* skip as not converted */
231
isc_boolean_t
boolValue(const struct element *e);
240
struct element *createBool(
isc_boolean_t
b);
249
void resetBool(struct element *e,
isc_boolean_t
b);
268
isc_boolean_t
mapContains(const struct element *m, const char *k);
276
isc_boolean_t
skip, unsigned indent);
278
isc_boolean_t
skip, unsigned indent)
[
all
...]
/src/external/mpl/dhcp/include/
config.h
345
#define
isc_boolean_t
bool
macro
Completed in 23 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026