Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c450 #define cur_state (g_state->ist_runlevel)
451 #define num_proc (g_state->ist_num_proc)
452 #define proc_table (g_state->ist_proc_table)
453 #define utmpx_ok (g_state->ist_utmpx_ok)
519 static struct init_state *g_state = NULL; variable
3778 ptr = realloc(g_state, g_state_sz + delta); in increase_proc_table_size()
3786 g_state = ptr; in increase_proc_table_size()
3893 g_state = malloc(stb.st_size); in st_init()
3894 while (g_state == NULL && errno == EAGAIN) in st_init()
3896 if (g_state == NULL) in st_init()
[all …]
/illumos-gate/usr/src/lib/storage/libg_fc/
H A DMakefile37 HDRS = gfc.h g_state.h g_scsi.h