Home
last modified time | relevance | path

Searched refs:fs3d_mount (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/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*);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfs3d.c113 fs3d_mount(const char* source, char* target, int flags, void* data) in fs3d_mount() function
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers709 fs3d_mount;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE269 09-01-28 include/fs3d.h,misc/fs3d.c: mount() => fs3d_mount() for diff std prototypes