Searched refs:str_constructor (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 42 static int str_constructor(void *, void *, int); 542 0, str_constructor, str_destructor, NULL, NULL, NULL, 0); in dld_str_init() 721 str_constructor(void *buf, void *cdrarg, int kmflags) in str_constructor() function
|