Searched refs:SM_IO_MODE (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h38 #define SM_IO_MODE(mode) ((mode) & 0x0f) macro
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dflags.c39 switch(SM_IO_MODE(flags))
H A Dstdio.c69 switch (SM_IO_MODE(flags))
231 switch (SM_IO_MODE(*mode))
412 switch (SM_IO_MODE(flags))

Completed in 226 milliseconds