Home
last modified time | relevance | path

Searched refs:stb (Results 51 – 75 of 78) sorted by relevance

1234

/illumos-gate/usr/src/cmd/csh/
H A Dsh.sem.c513 struct stat stb; in chkclob() local
519 if (stat_(cp, &stb) < 0) in chkclob()
521 type = stb.st_mode & S_IFMT; in chkclob()
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.br.S66 stb %g0, [%fp - 4]
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dstret.S56 # define ST stb
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S164 stb %i4, [%i1] ! write a byte
209 stb %i3, [%i1] ! write a byte
239 stb %i4, [%i1] ! write a byte
319 stb %o4, [%i1] ! write to address
346 stb %o4, [%i1] ! write a byte
384 stb %o3, [%o1] ! write to address
398 stb %o3, [%o1 + %o2] ! delay slot, store at end of dst
993 stb %o4, [%o1 + %o3]
1043 1: stb %o4, [%o1+%o3]
H A Dniagara_copy.S694 stb %o4, [%o1] ! write byte
697 stb %o4, [%o1+1]
700 stb %o4, [%o1-2]
703 stb %o4, [%o1-1]
751 stb %o4, [%o1]
1550 stb %o4, [%i1]
2115 stb %o2, [%i0]
2397 stb %o2, [%i0]
2472 stb %i4, [%i1] ! write a byte
2517 stb %i3, [%i1] ! write a byte
[all …]
/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c1815 struct stat64 stb; in open_module() local
1823 if (stat64(module_so, &stb) < 0) { in open_module()
1830 if (stb.st_uid != (uid_t)0) { in open_module()
1836 if (stb.st_mode & S_IWGRP) { in open_module()
1842 if (stb.st_mode & S_IWOTH) { in open_module()
1921 struct stat64 stb; in open_pam_conf() local
1932 if (fstat64(fd, &stb) < 0) { in open_pam_conf()
1940 if (stb.st_uid != (uid_t)0) { in open_pam_conf()
1947 if (stb.st_mode & S_IWGRP) { in open_pam_conf()
1954 if (stb.st_mode & S_IWOTH) { in open_pam_conf()
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c2371 struct stat stb; local
2401 stb.st_mode = 0;
2447 new_gid = stb.st_gid;
2586 new_ruid = stb.st_uid;
5235 struct stat stb; local
5279 mode = stb.st_mode;
5330 RealUid = stb.st_uid;
5370 RealGid = stb.st_gid;
5525 mode = stb.st_mode;
5551 &stb))
[all …]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c539 struct stat64 stb; in samei() local
541 if (stat64((char *)cp, &stb) < 0) in samei()
543 return (IDENTICAL((*sp), stb)); in samei()
H A Dexpreserve.c359 struct stat stb; in mknext() local
/illumos-gate/usr/src/uts/sun4u/opl/ml/
H A Ddrmach_asm.S92 stb %o3, [%o2]
122 stb %o3, [%o2]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S549 stb %l0, [THREAD_REG + T_PREEMPT]
675 stb %o2, [THREAD_REG + T_PREEMPT]
696 stb %l0, [THREAD_REG + T_PREEMPT]
762 stb %o4, [%i0 - 1]
1485 stb %i4, [%i0 - 1]
1641 stb %i4, [%i1] ! write a byte
1686 stb %i3, [%i1] ! write a byte
1716 stb %i4, [%i1] ! write a byte
1796 stb %o4, [%i1] ! write to address
1839 stb %o4, [%i1] ! write a byte
[all …]
H A Dus3_common_asm.S719 stb %o2, [%o1]
869 stb %g0, [%g1 + %g4]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.S87 stb %o3, [%o0] ! write byte
98 stb %o3, [%o0]
155 stb %o4, [%o0 - 1]
175 stb %o4, [%o0 - 1]
194 stb %o4, [%o0 - 1]
245 stb %o4, [%o0 - 1]
1255 stb %i4, [%i0 - 1]
/illumos-gate/usr/src/cmd/script/
H A Dscript.c263 struct stat stb; in getmanager() local
/illumos-gate/usr/src/lib/libelfsign/common/
H A Delfsignlib.c244 struct stat stb; in elfsign_begin() local
297 if ((fstat(ess->es_fd, &stb) == -1) || !S_ISREG(stb.st_mode)) { in elfsign_begin()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_xc.S227 stb %g0, [%g1 + %g3]
H A Dhcall.S117 stb %o1, [%o2] ! success, save character and return 0
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.S649 stb %l3, [THREAD_REG + T_PREEMPT]
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.S219 stb %g1, [%l2 + LWP_STATE] ! set lwp_state
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3857 struct stat stb; in st_init() local
3886 ret = fstat(st_fd, &stb); in st_init()
3893 g_state = malloc(stb.st_size); in st_init()
3899 to_be_read = stb.st_size; in st_init()
3918 g_state_sz = stb.st_size; in st_init()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtraptrace.h191 stb ptr, [scr1 + TRAPTR_ASIBUF]; \
H A Dcheetahasm.h1223 stb %g4, [%g2 + %g3]; \
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dtraptrace.h248 stb ptr, [scr1 + TRAPTR_ASIBUF]; \
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_realm.c2498 struct stat stb; local
2649 if (stat(stash_file, &stb) == 0) {
2650 if ((stb.st_mode & S_IFMT) == S_IFREG) {
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S921 stb %g1, [%o4] /* write aux i/o register */

1234