Home
last modified time | relevance | path

Searched refs:HAVE_STAT_INO (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/less/
H A Ddefines.h328 /* Define HAVE_STAT_INO if your struct stat has st_ino and st_dev. */
329 #define HAVE_STAT_INO 1
327 #define HAVE_STAT_INO global() macro
/freebsd/contrib/less/
H A Dedit.c50 #if HAVE_STAT_INO
385 #if HAVE_STAT_INO in close_file()
623 #if HAVE_STAT_INO in edit_ifile()
H A Dfilename.c56 #if HAVE_STAT_INO
1099 #if HAVE_STAT_INO in shell_coption()