| /illumos-gate/usr/src/test/libc-tests/runfiles/ |
| H A D | default.run | 48 [/opt/libc-tests/tests/random/getrandom] 49 [/opt/libc-tests/tests/random/getentropy] 50 [/opt/libc-tests/tests/random/chacha] 51 [/opt/libc-tests/tests/random/inz_child] 52 [/opt/libc-tests/tests/random/inz_inval] 56 [/opt/libc-tests/tests/random/inz_mlock] 58 [/opt/libc-tests/tests/random/inz_region] 59 [/opt/libc-tests/tests/random/inz_split] 60 [/opt/libc-tests/tests/random/inz_split_vpp] 61 [/opt/libc-tests/tests/random/inz_vpp] [all …]
|
| /illumos-gate/usr/src/lib/storage/libg_fc/common/ |
| H A D | cmd.c | 76 int random; in wait_random_time() local 101 random = rand_r(&seed); in wait_random_time() 104 random = ((random % 500) + 100) * MILLISEC; in wait_random_time() 105 tval.tv_sec = random / MICROSEC; in wait_random_time() 106 tval.tv_usec = random % MICROSEC; in wait_random_time()
|
| /illumos-gate/usr/src/cmd/dtrace/test/cmd/badioctl/ |
| H A D | badioctl.c | 59 int fd = -1, random, ps = sysconf(_SC_PAGESIZE); in badioctl() local 64 if ((random = open("/dev/random", O_RDONLY)) == -1) in badioctl() 102 read(random, addr, ps); in badioctl() 105 read(random, &ioc, sizeof (ioc)); in badioctl()
|
| /illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
| H A D | random.c | 45 #define random ______random macro 55 #undef random 63 extern long int random(); 221 (void) random(); in srandom() 352 extern long int random() in random() function
|
| /illumos-gate/usr/src/cmd/crypt/ |
| H A D | crypt.c | 55 unsigned random; local 82 random = seed % 65521; 84 ic = (random&MASK)%(k+1); 85 random >>= 8; 90 ic = (random&MASK) % k;
|
| /illumos-gate/usr/src/test/ |
| H A D | .gitignore | 136 libc-tests/tests/random/arc4random 137 libc-tests/tests/random/arc4random_fork 138 libc-tests/tests/random/arc4random_forkall 139 libc-tests/tests/random/arc4random_forksig 140 libc-tests/tests/random/arc4random_prefork 141 libc-tests/tests/random/arc4random_preforkall 142 libc-tests/tests/random/arc4random_preforksig 143 libc-tests/tests/random/arc4random_rekey 144 libc-tests/tests/random/chacha 145 libc-tests/tests/random/getentropy [all …]
|
| /illumos-gate/usr/src/lib/libsldap/common/ |
| H A D | ns_crypt.c | 117 unsigned random; in c_setup() local 139 random = seed % 65521; in c_setup() 141 ic = (random&MASK)%(k+1); in c_setup() 142 random >>= 8; in c_setup() 147 ic = (random&MASK) % k; in c_setup()
|
| /illumos-gate/usr/src/test/libc-tests/tests/ |
| H A D | strcoll-strxfrm-6907.c | 59 len = 1 + (random() % (MAXSTRLEN - 1)); in main() 67 if ((random() % 16) < 3) { in main() 71 c = random() & 0xFF; in main()
|
| /illumos-gate/usr/src/cmd/mdb/intel/amd64/random/ |
| H A D | Makefile | 28 MODULE = random.so 31 MODSRCS = random.c
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-test-libctest.p5m | 182 dir path=opt/libc-tests/tests/random 183 file path=opt/libc-tests/tests/random/arc4key.ksh mode=0555 184 file path=opt/libc-tests/tests/random/arc4random mode=0555 185 file path=opt/libc-tests/tests/random/arc4random_fork mode=0555 186 file path=opt/libc-tests/tests/random/arc4random_forkall mode=0555 187 file path=opt/libc-tests/tests/random/arc4random_forksig mode=0555 188 file path=opt/libc-tests/tests/random/arc4random_prefork mode=0555 189 file path=opt/libc-tests/tests/random/arc4random_preforkall mode=0555 190 file path=opt/libc-tests/tests/random/arc4random_preforksig mode=0555 191 file path=opt/libc-tests/tests/random/arc4random_rekey mode=0555 [all …]
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| H A D | magic.c | 70 return (double)random() / (double)0x7fffffffL; /* 2**31-1 */ in drand48() 76 return random(); in mrand48()
|
| /illumos-gate/usr/src/lib/libsip/common/ |
| H A D | sip_gids.c | 136 uint32_t random; in sip_guid() local 150 if (sip_get_random((char *)&random, sizeof (random)) != 0) in sip_guid() 162 (void) snprintf(guid, SIP_RANDOM_LEN + 1, "%u%u", random, time); in sip_guid()
|
| /illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade.kshlib | 59 dd if=/dev/urandom of=/$pool_name/random.$i \ 147 function random function
|
| H A D | zpool_upgrade_008_pos.ksh | 70 typeset ver_new=$(random $ver_old $MAX_VER)
|
| /illumos-gate/usr/src/test/smbclient-tests/cmd/file_trunc/ |
| H A D | file_trunc.c | 180 roffset = random() % fsize; in do_write() 227 roffset = random() % fsize; in do_trunc()
|
| /illumos-gate/usr/src/test/zfs-tests/cmd/file_trunc/ |
| H A D | file_trunc.c | 183 roffset = random() % fsize; in do_write() 229 roffset = random() % fsize; in do_trunc()
|
| /illumos-gate/usr/src/uts/common/io/usb/clients/usbser/ |
| H A D | usbser_rseq.c | 38 #define random rseq_random macro 132 rnd = random() % num; in rseq_debug()
|
| /illumos-gate/usr/src/lib/libnsl/key/ |
| H A D | gen_dhkeys.c | 42 extern long random(); 80 seed[i] = (random() & 0xff) ^ pass[i % 8];
|
| /illumos-gate/usr/src/tools/smatch/src/Documentation/ |
| H A D | nocast-vs-bitwise.md | 23 example. But they mix well with random integer types, so you can add 28 types, and that you'd never want to just use as a random integer (the
|
| /illumos-gate/usr/src/lib/libsqlite/ |
| H A D | Makefile.com | 36 random.o \ 83 $(SRCDIR)/random.c \
|
| H A D | main.mk | 61 main.o opcodes.o os.o pager.o parse.o pragma.o printf.o random.o \ 90 $(TOP)/src/random.c \ 303 random.o: $(TOP)/src/random.c $(HDR) 304 $(TCCX) -c $(TOP)/src/random.c
|
| /illumos-gate/usr/src/test/libc-tests/tests/random/ |
| H A D | arc4key.ksh | 29 arc_bin=$arc_root/tests/random/arc4random_rekey
|
| /illumos-gate/usr/src/boot/libsa/ |
| H A D | random.c | 50 random(void) in random() function
|
| /illumos-gate/usr/src/test/zfs-tests/tests/functional/redundancy/ |
| H A D | redundancy_004_neg.ksh | 53 typeset -i cnt=$(random 2 5)
|
| H A D | redundancy_001_pos.ksh | 53 typeset -i cnt=$(random 2 5)
|