Searched refs:DSYM_SUCCESS (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.c220 * output: DSYM_SUCCESS, DSYM_VALUE_OUT_OF_RANGE or DSYM_SYNTAX_ERROR
227 int ret = DSYM_SUCCESS;
277 * output: DSYM_SUCCESS, DSYM_INVALID_CAT, DSYM_EXCEEDS_MAX_CLASS_SIZE,
288 int ret = DSYM_SUCCESS;
309 for (i = 0; ret == DSYM_SUCCESS; i++) {
347 if (ret != DSYM_SUCCESS) {
361 * output: int: DSYM_SUCCESS or DSYM_INVALID_CAT
369 int ret = DSYM_SUCCESS;
413 if (ret == DSYM_SUCCESS) {
426 * output: int: DSYM_SUCCESS o
[all...]
H A Ddhcp_symbol.h58 DSYM_SUCCESS, enumerator in enum:__anon1546
H A Ddhcp_inittab.c244 DSYM_SUCCESS) {

Completed in 28 milliseconds