Searched refs:st (Results 451 - 475 of 722) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dbf.c112 struct stat st; local
126 if (stat(filename, &st) == 0)
693 struct stat st; local
703 if (stat(bfp->bf_filename, &st) == 0)
H A Dmain.c165 STAB *st; local
1779 st = stab("mqueue", ST_QUEUE, ST_FIND);
1780 if (st == NULL)
1783 set_def_queueval(st->s_quegrp, true);
1786 st = stab("local", ST_MAILER, ST_FIND);
1787 if (st != NULL)
1788 LocalMailer = st->s_mailer;
1792 st = stab("prog", ST_MAILER, ST_FIND);
1793 if (st == NULL)
1797 ProgMailer = st
4368 STAB *st; local
[all...]
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioUnixfile.cc100 struct stat st; local
108 if (fstat(getfd(), &st) < 0)
157 if (S_ISREG(st.st_mode)) {
159 st.st_size - infosize - sizeof (au_filehdr_t)));
/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c455 struct stat64 st; local
461 if (open_stat64(dcp->dc_device, &st) == -1) {
475 if (st.st_size < d) {
479 dcp->dc_device, d, st.st_size);
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypot.S534 st %f10,[%i5] ! (1_2) ((float*)pz)[0] = ((float*)&res)[0];
537 st %f11,[%i5+4] ! (1_2) ((float*)pz)[1] = ((float*)&res)[1];
598 st %f12,[%l6] ! (2_2) ((float*)pz)[0] = ((float*)&res)[0];
601 st %f13,[%l6+4] ! (2_2) ((float*)pz)[1] = ((float*)&res)[1];
662 st %f14,[%i5] ! (3_2) ((float*)pz)[0] = ((float*)&res)[0];
665 st %f15,[%i5+4] ! (3_2) ((float*)pz)[1] = ((float*)&res)[1];
726 st %f16,[%g5] ! (0_1) ((float*)pz)[0] = ((float*)&res)[0];
729 st %f17,[%g5+4] ! (0_1) ((float*)pz)[1] = ((float*)&res)[1];
792 st %f10,[%i5] ! (1_2) ((float*)pz)[0] = ((float*)&res)[0];
794 st
[all...]
H A D__vatan2f.S220 st %i0,[%fp+tmp_counter]
254 st %g0,[%fp+tmp_counter]
721 st %f2,[%o1] ! (0_1) *pz = ftmp0
808 st %f2,[%o2] ! (1_1) *pz = ftmp0;
892 st %f1,[%o1] ! (2_1) *pz = ftmp0;
977 st %f1,[%o2] ! (3_1) *pz = ftmp0;
1072 st %f22,[%o1] ! (4_2) *pz = ftmp0;
1156 st %f2,[%o2] ! (5_2) *pz = ftmp0;
1241 st %f2,[%o1] ! (0_1) *pz = ftmp0
1326 st
[all...]
/illumos-gate/usr/src/cmd/oawk/
H A Db.c81 struct fa *st; member in struct:fa
793 pfa->st = 0;
796 pfa->st = (struct fa *)fatab[i].n;
803 pfa->st = where[0];
806 pfa->cc.h, pfa->st, NULL);
808 (pfa+k)->st = where[(int)(pfa+k)->st];
811 (pfa+k)->st);
819 return (pfa->st);
1116 pfa = pfa->st;
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_finddev.c76 struct stat st; local
82 if (stat(devname, &st) == 0)
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s66 ! bytes. We assume that most miscompares will occur in the 1st 8 bytes
90 cmp %o2, 320 ! if cnt < 256 + 64 - no Block ld/st
/illumos-gate/usr/src/cmd/ypcmd/ypupdated/
H A Drpc.ypupdated.c161 struct stat st; local
163 if (fstat(fd, &st) == -1)
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_util.c486 struct stat64 st; local
492 if (stat64(p, &st) != 0) {
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c697 struct stat st; local
705 if (stat(MNTTAB, &st) < 0) {
712 if (st.st_size > HASH_THRESHOLD) {
713 size = st.st_size / HASH_THRESHOLD;
729 cache->timestamp = st.st_mtime;
868 struct stat st; local
881 if (stat(MNTTAB, &st) == 0) {
882 if (old_cache->timestamp >= st.st_mtime) {
/illumos-gate/usr/src/cmd/awk/
H A Dparse.c252 defn(Cell *v, Node *vl, Node *st) /* turn on FCN bit in definition */ argument
263 v->sval = (uchar *)st;
/illumos-gate/usr/src/cmd/svc/startd/
H A Dcontract.c138 st->st_initial = 1;
147 st->st_initial = 0;
/illumos-gate/usr/src/cmd/tzreload/
H A Dtzreload.c118 struct stat st; local
121 if (stat(TZSYNC_FILE, &st) == 0) {
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c952 #define WAIT_IO(st, cd, buf, l) \
953 if ((st != NSC_DONE) && (st != NSC_HIT)) { \
954 if (st != NSC_PENDING) \
955 cmn_err(CE_WARN, "!alloc sts: %d", st); \
957 buf = wait_io(cd, &st); \
958 if (st) { \
959 cmn_err(CE_WARN, "!ch %d getbuf errpr %d\n", l, st); \
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dwbuf.s71 st %g2, [%g1 + MPCB_WBCNT]
113 st %g5, [%g6 + MPCB_WBCNT]
135 st %g3, [%g1 + MPCB_WBCNT]
166 st %g7, [%g6 + MPCB_WBCNT]
205 st %g2, [%g1 + MPCB_WBCNT]
247 st %g5, [%g6 + MPCB_WBCNT]
269 st %g3, [%g1 + MPCB_WBCNT]
300 st %g7, [%g6 + MPCB_WBCNT]
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c913 int st; local
942 if (waitpid(pid, &st, 0) == pid &&
943 !WIFSIGNALED(st) && WIFEXITED(st))
944 st = WEXITSTATUS(st);
946 st = -1;
948 return (st);
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dmodule.c677 struct stat st; local
702 if (stat(result, &st) == 0 && S_ISREG(st.st_mode))
970 struct stat st; local
977 if (stat(path, &st) != 0 ||
978 st.st_size < (ssize_t)(sizeof(version) + sizeof(int)) ||
979 st.st_size > LINKER_HINTS_MAX || (fd = open(path, O_RDONLY)) < 0) {
988 size = st.st_size - size;
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c1578 sbp2_status_t *st; local
1591 st = (sbp2_status_t *)(*bpp)->b_rptr;
1592 SBP2_SWAP16_1(st->st_orb_offset_hi);
1593 SBP2_SWAP32_1(st->st_orb_offset_lo);
1594 orbp = ((uint64_t)st->st_orb_offset_hi << 32) | st->st_orb_offset_lo;
1663 sbp2_status_t *st; local
1679 st = (sbp2_status_t *)(*bpp)->b_rptr;
1680 SBP2_SWAP16_1(st->st_orb_offset_hi);
1681 SBP2_SWAP32_1(st
[all...]
/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.c728 struct stat st; local
747 if (stat(_PATH_RESCONF, &st) < 0 && errno == ENOENT) {
874 struct stat st; local
877 if ((err = stat(fname, &st)) != 0)
880 *mtim = st.st_mtim;
1082 * 1st _AND_ last char _must_ be alphanumeric.
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.c257 tailp = &defp->def.st.decls;
258 defp->def.st.tail = NULL;
278 defp->def.st.self_pointer = is_self_reference(defp, &endp->decl);
280 defp->def.st.tail = endp;
301 tailp = &defp->def.st.decls;
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlistener.c686 struct timeval st; \
688 st.tv_sec = (s); \
689 st.tv_usec = 0; \
690 if (st.tv_sec > 0) \
694 rs = select(0, NULL, NULL, NULL, &st); \
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c140 struct stat st; local
202 if (stat(ptr, &st))
204 if (st.st_rdev == cttyd)
209 if (stat(ptr, &st))
211 if (st.st_rdev == cttyd) {
/illumos-gate/usr/src/cmd/mandoc/
H A Dread.c617 struct stat st; local
619 if (fstat(fd, &st) == -1)
629 if (curp->gzip == 0 && S_ISREG(st.st_mode)) {
630 if (st.st_size > 0x7fffffff) {
635 fb->sz = (size_t)st.st_size;

Completed in 278 milliseconds

<<11121314151617181920>>