Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dpipex_local.h473 void pipex_timer (void *);
Dpipex.c714 timeout_set_flags(&pipex_timer_ch, pipex_timer, NULL, in pipex_timer_start()
726 pipex_timer(void *ignored_arg) in pipex_timer() function