Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbsm/common/
H A Ddevalloc.c68 } strentry_t; typedef
361 static strentry_t *
364 strentry_t *sep; in _dmap2strentry()
366 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL) in _dmap2strentry()
457 static strentry_t *
460 strentry_t *sep; in _da2strentry()
462 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL) in _da2strentry()
502 static strentry_t *
505 strentry_t *sep; in _def2strentry()
507 if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL) in _def2strentry()
[all …]