Searched refs:s_malloc (Results 1 – 8 of 8) sorted by relevance
115 static void *s_malloc(size_t);228 devctl_device = s_malloc(MAXPATHLEN); in main()240 dev_props = s_malloc(i * sizeof (char *)); in main()342 busyp = s_malloc(sizeof (uint_t)); in dev_pm_testbusy()356 strict = s_malloc(sizeof (uint_t)); in bus_pm_teststrict()572 s_malloc(size_t len) in s_malloc() function
487 etc_dev_dir = s_malloc(len); in set_lock_root()2238 module = (module_t *)s_malloc(sizeof (module_t)); in load_module()2256 s_malloc(sizeof (create_list_t)); in load_module()2373 s_malloc(sizeof (remove_list_t)); in load_module()3378 linkhead = s_malloc(sizeof (linkhead_t)); in get_cached_links()3491 link = s_malloc(sizeof (link_t)); in build_devlink_list()3529 link = s_malloc(sizeof (link_t)); in add_link_to_cache()3744 new_inst_file = s_malloc(inst_strlen + PID_STR_LEN + 2); in flush_path_to_inst()3745 old_inst_file = s_malloc(inst_strlen + PID_STR_LEN + 6); in flush_path_to_inst()3746 old_inst_file_npid = s_malloc(inst_strlen + in flush_path_to_inst()[all …]
397 static void *s_malloc(const size_t size);
291 void *s_malloc(size_t);
75 tmp = s_malloc(PATH_MAX); in resolve_name()1812 hdl = s_malloc(sizeof (rcm_handle_t)); in rcm_handle_alloc()1835 s_malloc(size_t size) in s_malloc() function
881 rsrc = s_malloc(len); in rsrc_dr_info()999 tmp = s_malloc(sizeof (*tmp)); in clean_dr_list()
59 void *s_malloc(size_t size);1374 out->exItem = (__nis_mapping_item_t *)s_malloc in dup_mapping_item()1417 s_malloc(in[i].match.single.numRange); in dup_format_mapping()1421 s_malloc(in[i].match.single.numRange); in dup_format_mapping()2506 s_malloc(size_t size) in s_malloc() function
2035 s_malloc(sizeof (__nis_mapping_item_t)); in get_subElement()