Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c16943 char *mpnbuf; in lscf_service_cleanup() local
17026 mpnbuf = safe_malloc(max_scf_name_len + 1); in lscf_service_cleanup()
17028 mpntov->mpg = mpnbuf; in lscf_service_cleanup()
17031 if (scf_property_get_name(mp, mpnbuf, in lscf_service_cleanup()
17063 if (strcmp(mpnbuf, SUPPORTPROP) == 0) { in lscf_service_cleanup()
17098 if (strncmp(mpnbuf, LIBSVC_PR, strlen(LIBSVC_PR)) != 0) { in lscf_service_cleanup()
17103 if (strncmp(mpnbuf, VARSVC_PR, in lscf_service_cleanup()
17197 mpnbuf = mpntov->mpg; in lscf_service_cleanup()
17206 mpnbuf); in lscf_service_cleanup()
17249 mpnbuf = mpntov->mpg; in lscf_service_cleanup()
[all …]