Searched defs:isnotfoundok (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c14539 const char *arg, int isadd, int isnotfoundok)
14604 if (isnotfoundok) {
14680 } else if (isnotfoundok) {
14759 lscf_delpropvalue(const char *pgname, const char *pattern, int isnotfoundok) argument
14761 return (lscf_setpropvalue(pgname, NULL, pattern, 0, isnotfoundok));
14538 lscf_setpropvalue(const char *pgname, const char *type, const char *arg, int isadd, int isnotfoundok) argument

Completed in 764 milliseconds