Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h102 static int remove_file(char *fname);
H A Dsyseventadm.c504 result = remove_file(*p); in list_remove_cmd()
551 remove_file(char *fname) in remove_file() function