Searched refs:SM_VAL_T (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dexc.h29 typedef union sm_val SM_VAL_T; typedef in typeref:union:sm_val
73 SM_VAL_T *exc_argv;
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dexc.c249 SM_VAL_T * volatile argv = NULL;
275 argv = sm_malloc_x(argc * sizeof(SM_VAL_T));

Completed in 22 milliseconds