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

/ast/src/cmd/3d/
H A Dlib_3d.h56 #define fschannel _3d_fschannel macro
H A D3d.h357 #define fsmount(p) (((p)->channel&&(p)->fs->fd)?((p)->channel==-1?-1:(p)->fs->fd):fschannel(p))
567 extern int fschannel(Mount_t*);
H A Dfs.c45 fschannel(register Mount_t* mp) function

Completed in 15 milliseconds