Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c294 static char *exp_str; variable
9077 (void) strcpy(exp_str, name_arg); in export_property()
9087 exp_str); in export_property()
9427 if ((cp = strchr(exp_str, '=')) == NULL || cp == exp_str) { in export_method_environment()
9429 exp_str); in export_method_environment()
10238 (xmlChar *)exp_str); in export_tm_loctext()
10618 "disabled.\n"), exp_str); in export_instance()
10861 exp_str = safe_malloc(exp_str_sz); in export_callback()
10896 free(exp_str); in export_callback()
11004 exp_str = safe_malloc(exp_str_sz); in make_archive()
[all …]