Searched refs:isnotfoundok (Results 1 – 1 of 1) sorted by relevance
14526 const char *arg, int isadd, int isnotfoundok) in lscf_setpropvalue() argument14591 if (isnotfoundok) { in lscf_setpropvalue()14667 } else if (isnotfoundok) { in lscf_setpropvalue()14746 lscf_delpropvalue(const char *pgname, const char *pattern, int isnotfoundok) in lscf_delpropvalue() argument14748 return (lscf_setpropvalue(pgname, NULL, pattern, 0, isnotfoundok)); in lscf_delpropvalue()