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

/ast/src/cmd/3d/
H A D3d.h145 typedef int (*Fs_get_t)(struct Fs*, char*, const char*, int); typedef
171 Fs_get_t get;
H A Dinit.c361 Fs_get_t get;
369 if (get = (Fs_get_t)dlsym(dll, "get"))

Completed in 16 milliseconds