Home
last modified time | relevance | path

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

/openbsd/usr.bin/skeyaudit/
H A Dskeyaudit.c40 FILE *runsendmail(struct passwd *, int *);
179 out = runsendmail(pw, &pid); in notify()
209 runsendmail(struct passwd *pw, pid_t *pidp) in runsendmail() function