Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dengine.c118 #define ST_NONE (-1) macro
199 , {SMFIC_MACRO, CM_BUF, ST_NONE, CT_KEEP, CI_NONE, st_macros }
359 if (newstate != ST_NONE && !trans_ok(curstate, newstate))
399 if (newstate != ST_NONE)
/freebsd/sys/dev/usb/wlan/
H A Dif_uathreg.h527 ST_NONE, /* Sentinal to indicate "no status" */ enumerator