Searched refs:stat (Results 226 - 250 of 2128) sorted by relevance

1234567891011>>

/freebsd-10.3-release/lib/libc/db/test/hash.tests/
H A Dthash4.c65 int stat; local
115 stat = (dbp->get)(dbp, &key, &res, 0);
116 if (stat < 0 ) {
120 } else if ( stat > 0 ) {
/freebsd-10.3-release/crypto/openssh/
H A Dauth2-none.c29 #include <sys/stat.h>
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Ddaemon.c40 # include <sys/stat.h>
/freebsd-10.3-release/contrib/amd/amd/
H A Dinfo_ndbm.c83 struct stat stb;
90 error = stat(dbfilename, &stb);
114 struct stat stb;
121 error = stat(dbfilename, &stb);
/freebsd-10.3-release/contrib/groff/src/include/
H A Dposix.h22 #include <sys/stat.h>
/freebsd-10.3-release/sys/kgssapi/
H A Dgss_acquire_cred.c57 enum clnt_stat stat; local
77 stat = gssd_acquire_cred_1(&args, &res, cl);
79 if (stat != RPC_SUCCESS) {
80 *minor_status = stat;
/freebsd-10.3-release/sys/xdr/
H A Dxdr_array.c74 bool_t stat = TRUE; local
115 for (i = 0; (i < c) && stat; i++) {
116 stat = (*elproc)(xdrs, target);
127 return (stat);
H A Dxdr_reference.c71 bool_t stat; local
91 stat = (*proc)(xdrs, loc);
97 return (stat);
/freebsd-10.3-release/tools/regression/tmpfs/
H A Dt_mount46 eval $(stat -s ${Work_Dir})
58 eval $(stat -s ${Work_Dir})
/freebsd-10.3-release/usr.sbin/ypserv/
H A Dyp_server.c42 #include <sys/stat.h>
146 result.stat = YP_YPERR;
151 result.stat = YP_BADARGS;
156 result.stat = yp_errno;
160 result.stat = yp_getbykey(&argp->key, &result.val);
167 if (do_dns && result.stat != YP_TRUE &&
171 if (do_dns && result.stat != YP_TRUE &&
184 result.stat = yp_async_lookup_name(rqstp, nbuf,
187 result.stat = yp_async_lookup_addr(rqstp, nbuf,
190 result.stat
[all...]
/freebsd-10.3-release/contrib/openbsm/compat/
H A Dflopen.h31 #include <sys/stat.h>
41 struct stat sb, fsb;
75 if (stat(path, &sb) == -1) {
/freebsd-10.3-release/contrib/ntp/lib/isc/unix/
H A Dfsaccess.c23 #include <sys/stat.h>
37 struct stat statb;
43 if (stat(path, &statb) != 0)
/freebsd-10.3-release/contrib/pjdfstest/tests/mkdir/
H A D00.t57 time=`${fstest} stat . ctime`
60 atime=`${fstest} stat ${n0} atime`
62 mtime=`${fstest} stat ${n0} mtime`
64 ctime=`${fstest} stat ${n0} ctime`
66 mtime=`${fstest} stat . mtime`
68 ctime=`${fstest} stat . ctime`
/freebsd-10.3-release/contrib/pjdfstest/tests/mkfifo/
H A D00.t57 time=`${fstest} stat . ctime`
60 atime=`${fstest} stat ${n0} atime`
62 mtime=`${fstest} stat ${n0} mtime`
64 ctime=`${fstest} stat ${n0} ctime`
66 mtime=`${fstest} stat . mtime`
68 ctime=`${fstest} stat . ctime`
/freebsd-10.3-release/contrib/pjdfstest/tests/mknod/
H A D00.t57 time=`${fstest} stat . ctime`
60 atime=`${fstest} stat ${n0} atime`
62 mtime=`${fstest} stat ${n0} mtime`
64 ctime=`${fstest} stat ${n0} ctime`
66 mtime=`${fstest} stat . mtime`
68 ctime=`${fstest} stat . ctime`
/freebsd-10.3-release/contrib/sqlite3/
H A Ddepcomp136 stat=$?
137 if test $stat -eq 0; then :
140 exit $stat
159 stat=$?
160 if test $stat -eq 0; then :
163 exit $stat
202 stat=$?
203 if test $stat -eq 0; then :
206 exit $stat
264 stat
[all...]
/freebsd-10.3-release/lib/libc/xdr/
H A Dxdr_reference.c75 bool_t stat; local
95 stat = (*proc)(xdrs, loc);
101 return (stat);
/freebsd-10.3-release/lib/libutil/
H A Dflopen.c32 #include <sys/stat.h>
44 struct stat sb, fsb;
78 if (stat(path, &sb) == -1) {
/freebsd-10.3-release/usr.bin/mesg/
H A Dmesg.c54 #include <sys/stat.h>
67 struct stat sb;
84 if (stat(tty, &sb) < 0)
/freebsd-10.3-release/usr.bin/biff/
H A Dbiff.c45 #include <sys/stat.h>
57 struct stat sb;
76 if (stat(name, &sb))
77 err(2, "stat");
/freebsd-10.3-release/tools/regression/pjdfstest/tests/mkdir/
H A D00.t57 time=`${fstest} stat . ctime`
60 atime=`${fstest} stat ${n0} atime`
62 mtime=`${fstest} stat ${n0} mtime`
64 ctime=`${fstest} stat ${n0} ctime`
66 mtime=`${fstest} stat . mtime`
68 ctime=`${fstest} stat . ctime`
/freebsd-10.3-release/tools/regression/pjdfstest/tests/mkfifo/
H A D00.t57 time=`${fstest} stat . ctime`
60 atime=`${fstest} stat ${n0} atime`
62 mtime=`${fstest} stat ${n0} mtime`
64 ctime=`${fstest} stat ${n0} ctime`
66 mtime=`${fstest} stat . mtime`
68 ctime=`${fstest} stat . ctime`
/freebsd-10.3-release/tools/regression/pjdfstest/tests/mknod/
H A D00.t57 time=`${fstest} stat . ctime`
60 atime=`${fstest} stat ${n0} atime`
62 mtime=`${fstest} stat ${n0} mtime`
64 ctime=`${fstest} stat ${n0} ctime`
66 mtime=`${fstest} stat . mtime`
68 ctime=`${fstest} stat . ctime`
/freebsd-10.3-release/tools/regression/priv/
H A Dpriv_io.c41 #include <sys/stat.h>
60 struct stat sb;
62 if (stat(DEV_IO, &sb) < 0) {
63 warn("priv_io_setup: stat(%s)", DEV_IO);
/freebsd-10.3-release/sys/rpc/
H A Dclnt_rc.c125 enum clnt_stat stat; local
162 stat = rpc_createerr.cf_stat = RPC_TLIERROR;
184 stat = rpc_createerr.cf_stat;
196 stat = RPC_SUCCESS;
220 return (stat);
234 enum clnt_stat stat; local
247 stat = clnt_reconnect_connect(cl);
248 if (stat == RPC_SYSTEMERROR) {
255 return (stat);
258 if (stat !
[all...]

Completed in 307 milliseconds

1234567891011>>