Searched refs:refstr_alloc (Results 1 – 8 of 8) sorted by relevance
45 refstr_t *refstr_alloc(const char *);
35 refstr_alloc(const char *str) in refstr_alloc() function
123 ccp->ccp_path = refstr_alloc(path); in corectl_path_alloc()144 refstr_t *npath = refstr_alloc(path); in corectl_path_set()325 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()
65 rootvfs->vfs_mntpt = refstr_alloc(name); in fksmbsrv_vfs_init()
1477 cwd = refstr_alloc(buf); in dogetcwd()
1911 ref = refstr_alloc(newpath); in vfs_setpath()1946 ref = refstr_alloc(sp); in vfs_setpath()3880 search.vfs_mntpt = refstr_alloc(mp); in vfs_mntpoint2vfsp()
609 dummyvfs.vfs_mntpt = refstr_alloc(zonep->zone_rootpath); in mntfs_snapshot()