Searched refs:initstate (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | md5.c | 56 static UINT4 initstate[4] = variable 147 memcpy ((char *) state, (char *) initstate, sizeof (initstate)); in md5_init() 244 memcpy ((char *) state, (char *) initstate, sizeof (initstate)); in md5_password() 260 memcpy ((char *) state, (char *) initstate, sizeof (initstate)); in md5_password() 329 memcpy ((char *) state, (char *) initstate, sizeof (initstate)); in md5()
|
/titanic_41/usr/src/cmd/initpkg/ |
H A D | shutdown.sh | 93 initstate=s 112 initstate=$OPTARG 227 echo "Changing to init state $initstate - please wait" 234 /sbin/init ${initstate}
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | random.c | 44 #define initstate ______initstate macro 54 #undef initstate 236 extern char* initstate(unsigned int seed, char* arg_state, size_t n) in initstate() function
|
/titanic_41/usr/src/head/ |
H A D | stdlib.h | 212 extern char *initstate(unsigned, char *, size_t);
|
/titanic_41/usr/src/lib/crypt_modules/bsdbf/ |
H A D | blowfish.c | 139 const blf_ctx initstate = local 411 *c = initstate;
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | random.c | 248 initstate(unsigned seed, char *arg_state, int n) in initstate() function
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | random.c | 222 initstate( in initstate() function
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 833 initstate.3c \ 2054 initstate.3c := LINKSRC = random.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1523 initstate;
|
H A D | llib-lc | 795 char *initstate(unsigned seed, char *arg_state, size_t n);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 833 link path=usr/share/man/man3c/initstate.3c target=random.3c
|
/titanic_41/ |
H A D | .gitignore | 4969 usr/src/man/man3c/initstate.3c
|