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

/osnet-11/usr/src/lib/libdevalloc/common/
H A Ddev_alloc.h43 #define DA_RESERVED "reserved" macro
H A Dgetdaent.c486 (strncmp(opts, DA_RESERVED, strlen(DA_RESERVED)) != 0)) {
H A Dlibdevalloc.c425 (strcmp(dap->da_devopts->data->key, DA_RESERVED) == 0))) {
427 DA_RESERVED, sep);
438 DA_RESERVED, sep);
1169 (void) fprintf(fp, "%s%s\\\n\t", DA_RESERVED,
1196 (void) fprintf(fp, "%s%s\\\n\t", DA_RESERVED, KV_DELIMITER);

Completed in 36 milliseconds