Searched refs:refstr_alloc (Results 1 – 7 of 7) sorted by relevance
45 refstr_t *refstr_alloc(const char *);
37 refstr_alloc(const char *str) in refstr_alloc() function
125 ccp->ccp_path = refstr_alloc(path); in corectl_path_alloc()146 refstr_t *npath = refstr_alloc(path); in corectl_path_set()327 refstr_t *nrp = refstr_alloc(path); in corectl()
304 refstr_alloc(str_value); in ctmpl_process_set()313 refstr_alloc(str_value); in ctmpl_process_set()803 refstr_alloc("svc:/system/init:default"); in contract_process_init()804 sys_process_tmpl->ctp_svc_aux = refstr_alloc(""); in contract_process_init()875 ctp->conp_svc_creator = refstr_alloc("sched"); in contract_process_create()877 ctp->conp_svc_creator = refstr_alloc(parent->p_user.u_comm); in contract_process_create()
1553 cwd = refstr_alloc(buf); in dogetcwd()
1855 ref = refstr_alloc(newpath); in vfs_setpath()1890 ref = refstr_alloc(sp); in vfs_setpath()
609 dummyvfs.vfs_mntpt = refstr_alloc(zonep->zone_rootpath); in mntfs_snapshot()