Home
last modified time | relevance | path

Searched refs:lscf_delhash (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y398 lscf_delhash($2, 0); free($2);
403 lscf_delhash($3, 1);
H A Dsvccfg.h462 void lscf_delhash(char *, int);
H A Dsvccfg_libscf.c13772 lscf_delhash(char *manifest, int deathrow) in lscf_delhash() function