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

/osnet-11/usr/src/lib/libdevalloc/common/
H A Dlibdevalloc.c68 } strentry_t; typedef in typeref:struct:strentry
375 static strentry_t *
378 strentry_t *sep;
380 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
458 static strentry_t *
461 strentry_t *sep;
463 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
504 static strentry_t *
[all...]

Completed in 119 milliseconds