Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbsm/common/
H A Dgetdaent.c37 static struct _dabuff { struct
174 static struct _dabuff *
177 struct _dabuff *_da = __dabuff; in _daalloc()
180 _da = (struct _dabuff *)calloc((unsigned)1, in _daalloc()
232 struct _dabuff *_da = _daalloc(); in setdaent()
250 struct _dabuff *_da = _daalloc(); in enddaent()
269 struct _dabuff *_da = _daalloc(); in setdafile()
301 struct _dabuff *_da = _daalloc(); in getdaon()
337 struct _dabuff *_da = _daalloc(); in getdaent()
367 struct _dabuff *_da = _daalloc(); in getdanam()
[all …]