Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdadefs.c41 static struct _dadefbuff { struct
62 static struct _dadefbuff * argument
65 struct _dadefbuff *_df = __dadefbuff; in _dadefalloc()
68 _df = (struct _dadefbuff *)calloc((unsigned)1, in _dadefalloc()
87 struct _dadefbuff *_df = _dadefalloc(); in setdadefent()
105 struct _dadefbuff *_df = _dadefalloc(); in enddadefent()
138 struct _dadefbuff *_df = _dadefalloc(); in getdadefent()
165 struct _dadefbuff *_df = _dadefalloc(); in getdadeftype()
205 struct _dadefbuff *_df = _dadefalloc(); in dadef_interpret()