Searched refs:strentry_t (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.c68 } strentry_t; typedef in typeref:struct:strentry
361 static strentry_t *
364 strentry_t *sep;
366 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
457 static strentry_t *
460 strentry_t *sep;
462 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
502 static strentry_t *
[all...]

Completed in 196 milliseconds