Lines Matching refs:null
32 * Copy string s2 to s1, truncating or null-padding to always copy n bytes
56 ! are copied to s1. If a null character is reached in s2 yet more
57 ! bytes remain to be copied, strncpy will copy null bytes into
82 tst %o1 ! end of src reached (null byte) ?
120 ! remaining src bytes and then start padding with null bytes
127 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
131 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
135 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
139 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
143 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
147 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
151 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
215 ! this is the last word. It may contain null bytes. store bytes
216 ! until n == 0. if null byte encountered, continue
227 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
233 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
239 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
245 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
251 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
257 movz %ncc, %g0, %o1 ! if so, start padding with null bytes
263 movz %ncc, %g0, %o1 ! if so, start padding with null bytes