Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdment.c42 static struct _dmapbuff { struct
68 static struct _dmapbuff * argument
71 struct _dmapbuff *_dmap = __dmapbuff; in _dmapalloc()
74 _dmap = (struct _dmapbuff *)calloc((unsigned)1, in _dmapalloc()
93 struct _dmapbuff *_dmap = _dmapalloc(); in setdmapent()
110 struct _dmapbuff *_dmap = _dmapalloc(); in enddmapent()
142 struct _dmapbuff *_dmap = _dmapalloc(); in setdmapfile()
167 struct _dmapbuff *_dmap = _dmapalloc(); in getdmapent()
195 struct _dmapbuff *_dmap = _dmapalloc(); in getdmapnam()
231 struct _dmapbuff *_dmap = _dmapalloc(); in getdmapdev()
[all …]