Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h101 static int list_file(char *fname);
H A Dsyseventadm.c501 result = list_file(*p); in list_remove_cmd()
517 list_file(char *fname) in list_file() function