Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/files/common/
H A Dgetexecattr.c106 time_t f_time = 0; in _exec_files_XY_all() local
133 f_time = f_stat.st_mtime; in _exec_files_XY_all()
135 while (f_time > read_time || f_buf == NULL) { in _exec_files_XY_all()
166 read_time = f_time; in _exec_files_XY_all()
184 f_time = f_stat.st_mtime; in _exec_files_XY_all()
/titanic_41/usr/src/cmd/auditreduce/
H A Dmain.c777 char *f_file, *f_nfile, *f_time, *f_name; in rename_outfile() local
786 f_nfile = f_time = f_newfile; /* working copy */ in rename_outfile()
790 f_time = f_nfile + 1; in rename_outfile()
795 *f_time = '\0'; in rename_outfile()