Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dfile_object.c72 #define DELETE_STACK_SIZE(x) offsetof(delete_stack_t, ds_buf[(x)]) macro
117 new = uu_zalloc(DELETE_STACK_SIZE(NUM_NEEDED)); in delete_stack_push()