Home
last modified time | relevance | path

Searched defs:statbufp (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libtsol/common/
H A Dlabel.h238 #define is_system_labeled_debug(statbufp) \ argument
241 #define is_system_labeled_debug(statbufp) 0 argument
/onnv-gate/usr/src/cmd/filebench/common/
H A Dfb_localfs.c627 fb_lfs_fstat(fb_fdesc_t *fd, struct stat64 *statbufp) in fb_lfs_fstat()
636 fb_lfs_stat(char *path, struct stat64 *statbufp) in fb_lfs_stat()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoio.c1824 Perl_cando(pTHX_ Mode_t mode, Uid_t effective, register Stat_t *statbufp) in Perl_cando()