Searched refs:stat64 (Results 1 - 25 of 201) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libc/inc/
H A Dnlspath_checks.h38 extern int nls_safe_open(const char *, struct stat64 *, int *, int);
/illumos-gate/usr/src/cmd/backup/dump/
H A Dpartial.c38 static int lf_ftw_mark(const char *, const struct stat64 *, int);
55 struct stat64 st;
57 if (stat64(disk, &st) < 0 ||
68 stat64(mnt->mnt_dir, &st) < 0)
113 struct stat64 st;
121 if (stat64(path, &st) < 0 ||
157 struct stat64 st;
166 if (stat64(dotdot, &st) < 0)
184 if (stat64(dotdot, &st) < 0 ||
202 const struct stat64 *s
[all...]
H A Dlftw.c106 int (*)(const char *, const struct stat64 *, int),
108 int (*)(const char *, struct stat64 *));
113 int (*fn)(const char *, const struct stat64 *, int),
131 int (*fn)(const char *, const struct stat64 *, int),
133 int (*statfn)(const char *, struct stat64 *))
142 struct stat64 sb;
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dstat.c37 fstatat64(int fd, const char *name, struct stat64 *sb, int flags)
42 #pragma weak _stat64 = stat64
44 stat64(const char *name, struct stat64 *sb) function
55 lstat64(const char *name, struct stat64 *sb)
66 fstat64(int fd, struct stat64 *sb)
/illumos-gate/usr/src/lib/libgen/common/
H A Dcopylist.c83 struct stat64 stbuf;
86 if (stat64(filenm, &stbuf) == -1) {
99 struct stat64 stbuf;
102 if (stat64(filenm, &stbuf) == -1) {
H A Drmdirp.c56 struct stat64 st, cst;
61 currstat = stat64(".", &cst);
100 if (stat64(d, &st) < 0) {
H A Dpathfind.c186 struct stat64 sbuf;
191 if (stat64(name, &sbuf) == -1)
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dremove.c41 struct stat64 statb;
H A Dftok.c46 struct stat64 st;
51 if (stat64(path, &st) < 0)
H A Dposix_fadvise.c51 struct stat64 statb;
79 struct stat64 statb;
H A Dttyname.c101 const entry_t skip_dirs[], struct stat64 *fsb);
103 static char *ispts(struct stat64 *fsb, int match_mask);
104 static char *ispty(struct stat64 *fsb, int match_mask);
106 static char *_ttyname_common(struct stat64 *fsp, char *buffer,
158 struct stat64 fsb;
177 struct stat64 fsb; /* what we are searching for */
201 _ttyname_common(struct stat64 *fsp, char *buffer, uint_t match_mask)
203 struct stat64 tfsb;
226 if (stat64(spclp->spcl_name, &tfsb) != 0)
252 if (stat64(spcl
[all...]
H A Dgetvfsent.c59 (vgetp->xx == NULL || stat64(vgetp->xx, &statb) == -1 ||\
74 struct stat64 statb;
77 if (special && stat64(special, &statb) == 0 &&
91 stat64(vgetp->vfs_special, &statb) == -1 ||
114 struct stat64 statb;
138 if (vrefp->vfs_special && stat64(vrefp->vfs_special, &statb) == 0 &&
146 if (vrefp->vfs_fsckdev && stat64(vrefp->vfs_fsckdev, &statb) == 0 &&
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgross.c66 extern int fstat64(int fd, struct stat64* st)
75 extern int lstat64(const char* path, struct stat64* st)
84 extern int stat64(const char* path, struct stat64* st) function
/illumos-gate/usr/src/head/
H A Dftw.h141 int (*)(const char *, const struct stat64 *, int), int);
143 int (*)(const char *, const struct stat64 *, int), int);
146 int (*)(const char *, const struct stat64 *, int, struct FTW *),
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_proto.h64 struct stat64 *,
69 struct stat64 *,
74 struct stat64 *,
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h89 struct stat64 { struct
130 struct stat64 { struct
161 #pragma redefine_extname stat stat64
172 #define stat stat64
190 #pragma redefine_extname stat64 stat
200 #define stat64 stat macro
278 struct stat64 { struct
303 struct stat64 { struct
347 * Kernel's view of user ILP32 stat and stat64 structures
497 extern int fstat64(int, struct stat64 *);
[all...]
/illumos-gate/usr/src/lib/libadm/common/
H A Dfulldevnm.c98 static char *getblkcomplete(char *, struct stat64 *);
99 static char *getrawcomplete(char *, struct stat64 *);
154 struct stat64 buf;
157 if (stat64(new_path, &buf) != 0)
175 struct stat64 buf;
178 if (stat64(new_path, &buf) != 0)
195 getblkcomplete(char *cp, struct stat64 *dat)
248 getrawcomplete(char *cp, struct stat64 *dat)
338 struct stat64 buf;
355 if (stat64(c
[all...]
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtraverse.h278 struct stat64 *tn_st;
H A Dtlm_buffers.h171 boolean_t (*bs_fn)(struct bk_selector *bks, struct stat64 *s);
246 struct stat64 *,
251 struct stat64 *);
256 struct stat64 *,
/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dutils.c194 struct stat64 filestat;
206 if (stat64(dbfile, &filestat) != -1) {
210 if (stat64(dbfile, &filestat) != -1) {
/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log_impl.h42 struct stat64 log_stat; /* fstat64() information for log file */
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzut.h67 struct stat64 zl_statbuf; /* output */
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtempnam.c59 struct stat64 statbuf;
66 if (stat64(dir, &statbuf) == 0 && S_ISDIR(statbuf.st_mode))
/illumos-gate/usr/src/cmd/vi/port/
H A Dexpreserve.c100 struct stat64 stbuf;
149 if (stat64((char *)filname, &stbuf))
182 struct stat64 stbuf;
221 struct stat64 stbuf;
223 if (stat64((char *)name, &stbuf) == 0)
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_ancil.c218 struct stat64 filestat;
233 if (stat64(dbfile, &filestat) == -1) {
246 if (stat64(dbfile, &filestat) == -1) {
261 if (stat64(dbfile, &filestat) == -1) {
275 if (stat64(dbfile, &filestat) == -1) {

Completed in 138 milliseconds

123456789