Searched refs:Fs_get_t (Results 1 - 2 of 2) sorted by relevance
| /ast/src/cmd/3d/ | ||
| H A D | 3d.h | 145 typedef int (*Fs_get_t)(struct Fs*, char*, const char*, int); typedef 171 Fs_get_t get; |
| H A D | init.c | 361 Fs_get_t get; 369 if (get = (Fs_get_t)dlsym(dll, "get")) |
Completed in 16 milliseconds