HomeSort by: relevance | last modified time | path
    Searched defs:pic_error (Results 1 - 3 of 3) sorted by relevancy

  /src/common/lib/libprop/
prop_ingest.c 36 prop_ingest_error_t pic_error; member in struct:_prop_ingest_context
53 ctx->pic_error = PROP_INGEST_ERROR_NO_ERROR;
80 return (ctx->pic_error);
129 ctx->pic_error = PROP_INGEST_ERROR_NO_ERROR;
138 ctx->pic_error =
144 ctx->pic_error = PROP_INGEST_ERROR_NO_KEY;
149 ctx->pic_error = PROP_INGEST_ERROR_WRONG_TYPE;
153 ctx->pic_error = PROP_INGEST_ERROR_HANDLER_FAILED;
prop_ingest.c 36 prop_ingest_error_t pic_error; member in struct:_prop_ingest_context
53 ctx->pic_error = PROP_INGEST_ERROR_NO_ERROR;
80 return (ctx->pic_error);
129 ctx->pic_error = PROP_INGEST_ERROR_NO_ERROR;
138 ctx->pic_error =
144 ctx->pic_error = PROP_INGEST_ERROR_NO_KEY;
149 ctx->pic_error = PROP_INGEST_ERROR_WRONG_TYPE;
153 ctx->pic_error = PROP_INGEST_ERROR_HANDLER_FAILED;
prop_ingest.c 36 prop_ingest_error_t pic_error; member in struct:_prop_ingest_context
53 ctx->pic_error = PROP_INGEST_ERROR_NO_ERROR;
80 return (ctx->pic_error);
129 ctx->pic_error = PROP_INGEST_ERROR_NO_ERROR;
138 ctx->pic_error =
144 ctx->pic_error = PROP_INGEST_ERROR_NO_KEY;
149 ctx->pic_error = PROP_INGEST_ERROR_WRONG_TYPE;
153 ctx->pic_error = PROP_INGEST_ERROR_HANDLER_FAILED;

Completed in 68 milliseconds