Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rdist/
Ddefs.h213 char *getnotifyfile(void);
Ddocmd.c104 if ((file = getnotifyfile()) == NULL) in notify()
790 if (!nflag && !IS_ON(options, DO_VERIFY) && (cp = getnotifyfile())) in dodcolon()
Dmessage.c689 getnotifyfile(void) in getnotifyfile() function
Dclient.c1201 if ((file = getnotifyfile()) != NULL) in cleanup()