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

/freebsd-10.0-release/contrib/less/
H A Difile.c12 * An IFILE represents an input file.
24 extern IFILE curr_ifile;
38 * Convert an IFILE (external representation)
42 #define ext_ifile(h) ((IFILE)(h))
130 IFILE h;
152 public IFILE
154 IFILE h;
167 public IFILE
169 IFILE h;
182 public IFILE
[all...]
H A Dedit.c26 extern IFILE curr_ifile;
27 extern IFILE old_ifile;
208 * Edit a new file (given its IFILE).
213 IFILE ifile;
224 IFILE was_curr_ifile;
462 IFILE save_ifile;
539 IFILE h;
543 IFILE next;
581 IFILE h;
596 IFILE
[all...]
H A Dmark.c13 extern IFILE curr_ifile;
21 IFILE m_ifile;
250 IFILE ifile;
H A Dfuncs.h110 public IFILE save_curr_ifile ();
141 public IFILE next_ifile ();
142 public IFILE prev_ifile ();
143 public IFILE getoff_ifile ();
145 public IFILE get_ifile ();
H A Dlsystem.c31 extern IFILE curr_ifile;
50 IFILE save_ifile;
H A Dmain.c24 public IFILE curr_ifile = NULL_IFILE;
25 public IFILE old_ifile = NULL_IFILE;
73 IFILE ifile;
H A Dprompt.c32 extern IFILE curr_ifile;
256 IFILE h;
H A Dless.h280 * An IFILE represents an input file.
282 #define IFILE VOID_POINTER macro
283 #define NULL_IFILE ((IFILE)NULL)
H A Doptfunc.c46 extern IFILE curr_ifile;
292 IFILE save_ifile;
H A Dfilename.c55 extern IFILE curr_ifile;
56 extern IFILE old_ifile;
320 IFILE ifile;
H A Dcommand.c45 extern IFILE curr_ifile;
877 IFILE save_ifile;
1019 IFILE old_ifile;
1020 IFILE new_ifile;
H A Dch.c134 extern IFILE curr_ifile;
/freebsd-10.0-release/sys/fs/nandfs/
H A Dnandfs_ifile.c100 DPRINTF(IFILE, ("%s: node: %p ino: %#jx\n",
122 DPRINTF(IFILE, ("%s: destroy node: %p ino: %#jx\n",
145 DPRINTF(IFILE, ("%s: freed node %p ino %#jx\n",
168 DPRINTF(IFILE, ("%s: node:%p ino:%#jx\n",
H A Dnandfs_subr.c657 DPRINTF(IFILE, ("%s: ino: %#jx -> vp: %p\n",
688 DPRINTF(IFILE, ("%s: ino:%#jx vp:%p node:%p\n",

Completed in 108 milliseconds