Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dexf.c40 static int file_spath(SCR *, FREF *, struct stat *, int *);
161 if (file_spath(sp, frp, &sb, &exists)) in file_init()
451 file_spath(SCR *sp, FREF *frp, struct stat *sbp, int *existsp) in file_spath() function