Home
last modified time | relevance | path

Searched refs:g_state (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/init/
H A Dinit.c446 #define cur_state (g_state->ist_runlevel)
447 #define num_proc (g_state->ist_num_proc)
448 #define proc_table (g_state->ist_proc_table)
449 #define utmpx_ok (g_state->ist_utmpx_ok)
515 static struct init_state *g_state = NULL; variable
3815 ptr = realloc(g_state, g_state_sz + delta); in increase_proc_table_size()
3823 g_state = ptr; in increase_proc_table_size()
3930 g_state = malloc(stb.st_size); in st_init()
3931 while (g_state == NULL && errno == EAGAIN) in st_init()
3933 if (g_state == NULL) in st_init()
[all …]
/titanic_44/usr/src/lib/storage/libg_fc/
H A DMakefile38 HDRS = gfc.h g_state.h g_scsi.h
/titanic_44/exception_lists/
H A Dpackaging840 usr/include/g_state.h sparc