Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dutil.c2607 typedef struct procs PROCS_T; typedef
2619 static PROCS_T *volatile ProcListVec = NULL;
2654 PROCS_T *npv;
2657 npv = (PROCS_T *) sm_pmalloc_x((sizeof(*npv)) *
2665 ProcListSize * sizeof(PROCS_T));