Searched refs:lt_file_exist (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dlatencytop.h267 extern int lt_file_exist(const char *);
H A Dklog.c90 file_exist = lt_file_exist(filename);
H A Dutil.c303 lt_file_exist(const char *name) function
H A Dstat.c185 return (lt_file_exist(name) ? FALSE : TRUE);
202 return (lt_file_exist(name) ? FALSE : TRUE);

Completed in 62 milliseconds