Searched refs:svc_aux (Results 1 – 4 of 4) sorted by relevance
395 char *svc_aux = NULL; in main() local465 svc_aux = optarg; in main()540 if (svc_aux && (errno = ct_pr_tmpl_set_svc_aux(fd, svc_aux))) in main()
286 ct_pr_status_get_svc_aux(ct_stathdl_t stathdl, char **svc_aux) in ct_pr_status_get_svc_aux() argument293 return (nvlist_lookup_string(info->nvl, CTPS_CREATOR_AUX, svc_aux)); in ct_pr_status_get_svc_aux()
361 char *svc_aux; in verb_svc_aux() local363 if (err = ct_pr_status_get_svc_aux(hdl, &svc_aux)) in verb_svc_aux()366 (void) printf("%s\n", svc_aux); in verb_svc_aux()
2051 char svc_aux[SVC_AUX_SIZE]; in boot_init() local2087 (void) snprintf(svc_aux, SVC_AUX_SIZE, in boot_init()2096 legacy_tmpl, svc_aux); in boot_init()