Searched refs:stb (Results 1 - 25 of 39) sorted by relevance

12

/osnet-11/usr/src/grub/grub2/grub-core/lib/powerpc/
H A Drelocator_asm.S29 stb 11,0(9)
51 stb 11,0(9)
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dmemcpy.s67 stb %o3, [%o0] ! move a byte to align src
77 stb %o4, [%o0] ! have to do bytes,
78 stb %o3, [%o0 + 1] ! don't know dst alingment
90 stb %o5, [%o0]
173 4: stb %o4, [%o0] ! write to address
H A Dmemset.s65 stb %o1, [%o5] ! clear a byte
83 stb %o1, [%o5 + -1] ! we've already incremented the address
H A Dstrncpy.s83 stb %i1, [%i2 + %i4] ! dst[] = src[]
118 stb %g1, [%l0] ! store it
123 stb %g1, [%l0 + 1] ! store it
129 stb %g1, [%l0 + 2] ! store it
134 stb %i1, [%l0 + 3] ! store fourth byte
146 stb %g0, [%l0] ! dst[] = 0
180 stb %g0, [%l0] ! store first byte
187 stb %g0, [%l0] ! dst[n] = 0
188 stb %g0, [%l0 + 1] ! dst[n+1] = 0
204 stb
[all...]
H A Dstrcpy.s74 stb %o1, [%o2] ! store first byte
85 stb %o4, [%o2] ! store first byte
88 stb %o1, [%o2 + 1] ! store second byte
114 stb %o3, [%o2 - 4] ! store first byte
119 stb %o3, [%o2 - 3] ! store second byte
124 stb %o3, [%o2 - 2] ! store third byte
125 stb %o1, [%o2 - 1] ! store fourth byte
144 stb %g1, [%o2 - 4] ! store first byte; half-word aligned now
148 stb %o1, [%o2 - 1] ! store fourth byte
H A Dmemmove.s60 stb %i3, [%i0] ! move a byte to align src
70 stb %i4, [%i0] ! have to do bytes,
71 stb %i3, [%i0 + 1] ! don't know dst alingment
83 stb %i5, [%i0]
166 4: stb %i4, [%i0] ! write to address
185 stb %i3, [%i0] ! write byte
H A Dstrlcpy.s103 stb %g1, [%i2] ! store byte
108 stb %g1, [%i2] ! store byte
113 stb %g1, [%i2] ! store byte
114 stb %l1, [%i2 + 1] ! store last byte
130 stb %g1, [%i2] ! store byte
137 stb %g1, [%i2] ! store
144 stb %g1, [%i2] ! store
150 stb %l1, [%i2]
153 stb %g0, [%i2]
192 stb
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dmemcpy.s71 stb %o3, [%g5] ! move a byte to align src
81 stb %o4, [%g5] ! have to do bytes,
82 stb %o3, [%g5 + 1] ! don't know dst alingment
94 stb %o5, [%g5]
177 4: stb %o4, [%g5] ! write to address
H A Dstrcpy.s75 stb %o5, [%o2] ! dst[0] = src[0]
87 stb %o4, [%o2] ! store first byte
89 stb %o5, [%o2 + 1] ! store second byte
101 stb %o4, [%o2] ! store first byte
105 stb %o4, [%o2 + 1] ! store second byte
109 stb %o4, [%o2 + 2] ! store third byte
111 stb %o5, [%o2 + 3] ! store fourth byte
147 stb %o3, [%o2 - 8] ! store first byte
152 stb %o3, [%o2 - 7] ! store second byte
157 stb
[all...]
H A Dstrncpy.s79 stb %o1, [%o2 + %g4] ! dst[] = src[]
125 stb %g1, [%o3] ! store it
129 stb %g1, [%o3 + 1] ! store it
133 stb %g1, [%o3 + 2] ! store it
137 stb %g1, [%o3 + 3] ! store it
141 stb %g1, [%o3 + 4] ! store it
145 stb %g1, [%o3 + 5] ! store it
149 stb %g1, [%o3 + 6] ! store it
152 stb %o1, [%o3 + 7] ! store eighth byte
164 stb
[all...]
H A Dmemmove.s60 stb %i3, [%i0] ! move a byte to align src
70 stb %i4, [%i0] ! have to do bytes,
71 stb %i3, [%i0 + 1] ! don't know dst alingment
83 stb %i5, [%i0]
166 4: stb %i4, [%i0] ! write to address
185 stb %i3, [%i0] ! write byte
H A Dmemset.s99 stb %o1, [%o5] ! clear a byte
119 stb %o1, [%o5] ! clear a byte
135 stb %o1, [%o5 + -1] ! we've already incremented the address
H A Dstrlcpy.s122 stb %g1, [%i2] ! store it
127 stb %g1, [%i2] ! store it
132 stb %g1, [%i2] ! store it
137 stb %g1, [%i2] ! store it
142 stb %g1, [%i2] ! store it
147 stb %g1, [%i2] ! store it
152 stb %g1, [%i2] ! store it
153 stb %l1, [%i2 + 1] ! store eigth byte
176 stb %g1, [%i2] ! store it
183 stb
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dscandir.c78 struct stat64 stb; local
84 if (fstat64(dirp->d_fd, &stb) < 0)
91 tmp_arraysz = stb.st_size / 24; /* 24 bytes on a 64-bit system */
163 struct stat64 stb; local
169 if (fstat64(dirp->d_fd, &stb) < 0)
176 tmp_arraysz = stb.st_size / 24; /* 24 bytes on a 64-bit system */
H A Dttyname.c361 struct stat64 stb; local
372 if (stat64(buf, &stb) != 0) {
375 if (ptsdev == NODEV && stat64("/dev/pts/0", &stb) == 0)
376 ptsdev = stb.st_rdev;
386 if (stb.st_rdev == fsb->st_rdev)
388 } else if (stb.st_rdev == fsb->st_rdev && stb.st_dev == fsb->st_dev &&
389 stb.st_ino == fsb->st_ino)
404 struct stat64 stb; local
408 if (ptsldev == NODEV && stat64("/dev/ttyp0", &stb)
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.s69 stb %o1, [%o5 + -1] ! we've already incremented the address
82 1: stb %o1, [%o5] ! there is at least 1 byte to set
129 stb %o1, [%o5 - 9] ! already incremented the address
216 stb %o1, [%o5]
/osnet-11/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c693 struct stat stb; local
722 sff, smode, &stb);
725 sff, smode, &stb);
731 if (stb.st_mode == ST_MODE_NOFILE && bitset(SFF_CREAT, sff))
749 if (filechanged(fn, fd, &stb))
856 ** stb -- stat structure from before open.
864 filechanged(fn, fd, stb)
867 struct stat *stb;
871 if (stb->st_mode == ST_MODE_NOFILE)
875 if (lstat(fn, stb) <
[all...]
/osnet-11/usr/src/lib/libc/port/sys/
H A Dopen.c103 struct stat64 fsb, stb; local
118 if (stat64(buf, &stb) == 0)
119 rval = (stb.st_rdev == fsb.st_rdev);
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemset.s72 stb %o1, [%o5 + -1] ! we've already incremented the address
86 1: stb %o1, [%o5] ! there is at least 1 byte to set
148 stb %o1, [%o5 - 9] ! already incremented the address
228 stb %o1, [%o5]
H A Dmemcpy.s97 stb %o3, [%o0-1] ! store last byte
100 stb %o3, [%o0-2] ! store 2nd from last byte
103 stb %o3, [%o0+1] ! store 3rd from last byte
107 stb %o3, [%o0] ! store 4th from last byte
117 stb %o3, [%o0] ! write byte
134 stb %o3, [%o0] ! store a byte
297 stb %o3, [%o0-1] ! store last byte
300 stb %o3, [%o0-2] ! store 2nd from last byte
303 stb %o3, [%o0+1] ! store 3rd from last byte
306 stb
[all...]
/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.c445 struct stat stb; local
466 if (stat(pathname, &stb) < 0) {
471 conferr = scconf_get_ds_by_devt(major(stb.st_rdev),
472 minor(stb.st_rdev), &dsname);
/osnet-11/usr/src/lib/libc/sparc/crt/
H A Dstret.s56 # define ST stb
/osnet-11/usr/src/cmd/sendmail/src/
H A Dalias.c398 struct stat stb; local
456 if (stat(map->map_file, &stb) < 0)
463 mtime = stb.st_mtime;
475 if (stat(buf, &stb) < 0 || stb.st_mtime < mtime || attimeout)
527 struct stat stb; local
545 fstat(sm_io_getinfo(af, SM_IO_WHAT_FD, NULL), &stb) < 0 ||
546 bitset(S_IWUSR|S_IWGRP|S_IWOTH, stb.st_mode))
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemset.s79 stb %o1, [%o5 + -1] ! we've already incremented the address
93 1: stb %o1, [%o5] ! there is at least 1 byte to set
187 stb %o1, [%o5]
H A Dmemcpy.s117 stb %g1, [%o5+%o4] ! store one byte into dest
164 stb %g1, [%o5+%o4] ! store one byte
199 stb %o3, [%o0]
202 stb %o3, [%o0 + 0x1]
205 stb %o3, [%o0 - 0x2]
208 stb %o3, [%o0 - 0x1]
218 stb %o3, [%o0]
222 stb %o3, [%o0 + 0x1]
224 stb %o3, [%o0 + 0x2]
265 stb
[all...]

Completed in 49 milliseconds

12