Home
last modified time | relevance | path

Searched defs:time_limit (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dpoll_fd.c150 int poll_fd_bsd(int fd, int request, int time_limit, in poll_fd_bsd()
222 #define HANDLE_SYSV_POLL_ERROR(fd, req, time_limit, true_res, false_res) \ argument
225 #define HANDLE_SYSV_POLL_ERROR(fd, req, time_limit, true_res, false_res) \ argument
231 int poll_fd_sysv(int fd, int request, int time_limit, in poll_fd_sysv()
H A Dtimed_wait.c83 int time_limit) in timed_waitpid()
H A Dspawn_command.c117 int time_limit; /* command time limit */ member
H A Dvstream.h63 struct timeval time_limit; /* read/write time limit */ member
H A Devents.c659 void event_drain(int time_limit) in event_drain()
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmaster_monitor.c60 int master_monitor(int time_limit) in master_monitor()
/netbsd-src/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c187 int time_limit; /* per-service time limit */ member
/netbsd-src/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c595 int time_limit; /* per-service time limit */ member