Searched refs:Rdirent_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/3d/
H A Dvcs.c114 } Rdirent_t; typedef in typeref:struct:Rdirent
213 static Rdirent_t*
214 add_entry(Rdirent_t* head, Tag_t* tp)
216 register Rdirent_t* ndp;
217 register Rdirent_t* dp;
218 register Rdirent_t** prev_posn;
271 ndp = newof(0, Rdirent_t, 1, 0);
284 ndp = newof(0, Rdirent_t, 1, 0);
313 static Rdirent_t*
318 Rdirent_t* hea
[all...]

Completed in 19 milliseconds