Searched refs:DSYM_NUM_FIELDS (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.h80 #define DSYM_NUM_FIELDS 5 macro
H A Ddhcp_symbol.c616 for (i = 0; i < DSYM_NUM_FIELDS; i++) {
676 (fields = calloc(DSYM_NUM_FIELDS, sizeof (char *))) == NULL) {
681 for (i = 0; ret == DSYM_SUCCESS && i < DSYM_NUM_FIELDS; i++) {
812 tret == DSYM_SUCCESS && i < DSYM_NUM_FIELDS; i++) {

Completed in 22 milliseconds