Searched defs:sam_stat (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/samba/Solaris/
H A Dlibsam.c29 int sam_stat() { return (1); } function
/solaris-userland/components/samba/Solaris/include/samfs/
H A Dstat.h6 * the sam_stat structure to be used on various client machine
127 struct sam_stat { struct
183 * for sam_stat(3) when this is done.
222 struct sam_stat { struct
356 * SAMFS attributes mapped into sam_stat but not in inode (ino_status_t).
382 /* SS_SAMFS 0x00000800 used by sam_stat() - see above */
386 /* SS_ARCHIVE_R 0x00002000 used by sam_stat() - see above */
390 /* SS_ARCHIVED 0x00010000 used by sam_stat() - see above */
392 /* SS_DATA_V 0x00040000 used by sam_stat() - see above */
393 /* SS_AIO 0x00080000 used by sam_stat()
[all...]

Completed in 22 milliseconds