Searched refs:DSYM_BOOL (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/common/net/dhcp/ |
H A D | dhcp_symbol_common.h | 66 DSYM_BOOL = 4, /* No associated value */ enumerator
|
/titanic_50/usr/src/lib/libdhcputil/common/ |
H A D | dhcp_symbol.c | 79 { "BOOL", DSYM_BOOL, B_TRUE }, 531 if (gran == 0 && type != DSYM_BOOL) { in dsym_validate_granularity()
|
H A D | dhcp_inittab.c | 962 if (ie->ds_type == DSYM_BOOL) in inittab_encode_e() 1700 { DSYM_INTERNAL, 1024, "Hostname", DSYM_BOOL, 0, 0 }, 1701 { DSYM_INTERNAL, 1025, "LeaseNeg", DSYM_BOOL, 0, 0 }, 1702 { DSYM_INTERNAL, 1026, "EchoVC", DSYM_BOOL, 0, 0 },
|