Searched refs:SM_IO_WHAT_VECTORS (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h54 #define SM_IO_WHAT_VECTORS 2 macro
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfindfp.c264 ** The generic SM_IO_WHAT_VECTORS is auto supplied for all file types.
265 ** If the request is to set info other than SM_IO_WHAT_VECTORS then
277 ** - when what != SM_IO_WHAT_VECTORS and setinfo vector
293 case SM_IO_WHAT_VECTORS:
330 ** three requests SM_IO_WHAT_VECTORS, and SM_IO_WHAT_ISTYPE.
333 ** SM_IO_WHAT_VECTORS returns information for the file pointer vectors.
347 ** - when request is not SM_IO_WHAT_VECTORS
366 case SM_IO_WHAT_VECTORS:

Completed in 207 milliseconds