Lines Matching refs:S_FREE
319 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
733 S_FREE(class); in config_list_ext()
1041 S_FREE(bufp); in parse_listopt()
1043 S_FREE(*classpp); in parse_listopt()
1465 S_FREE(apdup); in config_get_lib()
1466 S_FREE(dyncomp); in config_get_lib()
1978 S_FREE(rpath); in find_ap_common()
2015 S_FREE(rpath); in find_ap_common()
2023 S_FREE(rpath); in find_ap_common()
2039 S_FREE(rpath); in find_ap_common()
2390 S_FREE(cldp); in realloc_data_ext()
2789 S_FREE(slp); in stat_plugin_v1()
2849 S_FREE(alp); in stat_plugin_v2()
3072 S_FREE(ldbufp); in get_cond_v2()
3180 S_FREE(slp); in lstat_free()
3189 S_FREE(ap->array); in lstat_free()
3190 S_FREE(ap); in lstat_free()