Home
last modified time | relevance | path

Searched defs:strfree (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/common/fsreparse/
H A Dfs_reparse.c38 #define strfree(str) free((str)) macro
/titanic_50/usr/src/lib/libfakekernel/common/
H A Dkmem.c147 strfree(char *str) in strfree() function
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.c152 fmd_ustat_delete_locked(fmd_ustat_t *usp, uint_t n, fmd_stat_t *sp, int strfree) in fmd_ustat_delete_locked()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_string.c278 strfree(char *s) in strfree() function
/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h571 #define strfree(str) kmem_free((str), strlen(str) + 1) macro
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c9010 strfree(char *str) in strfree() function