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.c451 #define num_proc (g_state->ist_num_proc)
3786 g_state = ptr; in increase_proc_table_size()
3893 g_state = malloc(stb.st_size); in st_init()
3896 if (g_state == NULL) in st_init()
3900 ptr = (char *)g_state; in st_init()
3933 if (g_state != NULL) in st_init()
3934 free(g_state); in st_init()
3940 g_state = calloc(1, g_state_sz); in st_init()
3943 if (g_state == NULL) { in st_init()
3948 g_state->ist_runlevel = -1; in st_init()
[all …]
/illumos-gate/usr/src/lib/storage/libg_fc/
H A DMakefile37 HDRS = gfc.h g_state.h g_scsi.h