Searched refs:Lookup_t (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libast/common/port/ |
H A D | astconf.c | 115 } Lookup_t; typedef 806 lookup(register Lookup_t* look, const char* name, unsigned int flags) 943 print(Sfio_t* sp, register Lookup_t* look, const char* name, const char* path, int listflags, Error… 1358 Lookup_t look; 1432 Lookup_t altlook; 1517 Lookup_t look;
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | astconf.c | 117 } Lookup_t; typedef 865 lookup(register Lookup_t* look, const char* name, unsigned int flags) in lookup() 1002 print(Sfio_t* sp, register Lookup_t* look, const char* name, const char* path, int listflags, Error_f conferror) in print() 1427 Lookup_t look; in astgetconf() 1501 Lookup_t altlook; in astgetconf() 1586 Lookup_t look; in astconflist()
|