Searched refs:Attr_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/3d/ | ||
H A D | vcs.c | 71 } Attr_t; typedef in typeref:struct:__anon20 314 rs_dir(register int fd, register Attr_t* ap) 426 static Attr_t* ap = 0; 427 static Attr_t apbuf; 435 if (READ(fd, (char *)ap, sizeof(Attr_t)) != sizeof(Attr_t)) |
/ast/src/lib/libast/misc/ | ||
H A D | optget.c | 92 } Attr_t; typedef in typeref:struct:Attr_s 285 static const Attr_t attrs[] = |
Completed in 17 milliseconds