Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/storage/liba5k/common/hdrs/
H A Da_state.h100 extern int l_check_file(char *, int);
/titanic_41/usr/src/lib/storage/liba5k/common/
H A Dmapfile-vers83 l_check_file;
H A Dmon.c4250 l_check_file(char *file, int verbose) in l_check_file() function
/titanic_41/usr/src/cmd/luxadm/
H A Dg_adm.c6638 if (err = l_check_file(*path, flag)) { in adm_check_file()