Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h103 static int check_for_removes(FILE *fp);
H A Dsyseventadm.c568 if (check_for_removes(fp) == 0) { in remove_file()
655 check_for_removes(FILE *fp) in check_for_removes() function