Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Difile.c132 IFILE h; in del_ifile()
154 public IFILE
156 IFILE h; in next_ifile()
169 public IFILE
171 IFILE h; in prev_ifile()
184 public IFILE
186 IFILE ifile; in getoff_ifile()
226 public IFILE
229 IFILE prev;
243 IFILE ifile; in get_filename()
[all …]
H A Dfuncs.h108 public int edit_ifile LESSPARAMS ((IFILE ifile));
146 public void del_ifile LESSPARAMS ((IFILE h));
147 public IFILE next_ifile LESSPARAMS ((IFILE h));
148 public IFILE prev_ifile LESSPARAMS ((IFILE h));
149 public IFILE getoff_ifile LESSPARAMS ((IFILE ifile));
151 public IFILE get_ifile LESSPARAMS ((char *filename, IFILE prev));
153 public int get_index LESSPARAMS ((IFILE ifile));
156 public void set_open LESSPARAMS ((IFILE ifile));
157 public int opened LESSPARAMS ((IFILE ifile));
159 public int held_ifile LESSPARAMS ((IFILE ifile));
[all …]
H A Dedit.c30 extern IFILE curr_ifile;
31 extern IFILE old_ifile;
241 IFILE ifile; in edit_ifile()
595 IFILE h; in edit_istep()
599 IFILE next;
637 IFILE h; in edit_inext()
652 IFILE h; in edit_iprev()
672 IFILE h;
689 public IFILE
712 IFILE next;
[all …]
H A Dmain.c24 public IFILE curr_ifile = NULL_IFILE;
25 public IFILE old_ifile = NULL_IFILE;
74 IFILE ifile;
H A Dmark.c14 extern IFILE curr_ifile;
280 IFILE ifile; in unmark()
H A Dless.h289 #define IFILE VOID_POINTER macro
290 #define NULL_IFILE ((IFILE)NULL)
310 IFILE m_ifile;
H A Dlsystem.c31 extern IFILE curr_ifile;
50 IFILE save_ifile;
H A Dprompt.c32 extern IFILE curr_ifile;
256 IFILE h;
H A Dcommand.c49 extern IFILE curr_ifile;
945 IFILE save_ifile;
1087 IFILE old_ifile; in commands()
1088 IFILE new_ifile; in commands()
H A Dfilename.c51 extern IFILE curr_ifile;
52 extern IFILE old_ifile;
313 IFILE ifile;
H A Doptfunc.c47 extern IFILE curr_ifile;
307 IFILE save_ifile;
H A Dch.c134 extern IFILE curr_ifile;
/freebsd-12.1/contrib/ntp/scripts/build/
H A DupdateBEDate32 open(my $IFILE, "<", $i) or die "Cannot open < $i: $!";
34 while(<$IFILE>) {
46 close($IFILE);
/freebsd-12.1/sys/fs/nandfs/
H A Dnandfs_ifile.c102 DPRINTF(IFILE, ("%s: node: %p ino: %#jx\n", in nandfs_node_create()
124 DPRINTF(IFILE, ("%s: destroy node: %p ino: %#jx\n", in nandfs_node_destroy()
147 DPRINTF(IFILE, ("%s: freed node %p ino %#jx\n", in nandfs_node_destroy()
170 DPRINTF(IFILE, ("%s: node:%p ino:%#jx\n", in nandfs_node_update()
H A Dnandfs_subr.c657 DPRINTF(IFILE, ("%s: ino: %#jx -> vp: %p\n", in nandfs_get_node_raw()
688 DPRINTF(IFILE, ("%s: ino:%#jx vp:%p node:%p\n", in nandfs_get_node_raw()