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

/ast/src/lib/libast/include/
H A Dfs3d.h104 #define mount(s,t,f,d) fs3d_mount(s,t,f,d)
112 extern int fs3d_mount(const char*, char*, int, void*);
/ast/src/lib/libast/misc/
H A Dfs3d.c102 * user code that includes <fs3d.h> will have mount() mapped to fs3d_mount()
113 fs3d_mount(const char* source, char* target, int flags, void* data) function
/ast/src/cmd/3d/
H A Dlib.c197 fs3d_mount(const char* source, char* target, int flags, void* data) function

Completed in 268 milliseconds