Lines Matching refs:_dabuff
37 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()
400 struct _dabuff *_da = _daalloc(); in getdatype()
469 struct _dabuff *_da = _daalloc(); in da_interpret()