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

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfsetbuf.c281 static int null_checked, null_dev, null_ino; local
290 null_ino = (int)st.st_ino;
293 if(null_checked >= 0 && dev == null_dev && ino == null_ino)

Completed in 20 milliseconds