Home
last modified time | relevance | path

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

/freebsd/stand/i386/boot0/
H A Dboot0.S259 read_entry: movb %ch,-0x4(%bx) # Zero active flag (ch == 0) label
288 jnc read_entry # Till done
/freebsd/libexec/bootpd/
H A Dreadfile.c265 read_entry(FILE *, char *, u_int *);
373 read_entry(fp, buffer, &buflen); in readtab()
488 read_entry(FILE *fp, char *buffer, unsigned *bufsiz) in read_entry() function
/freebsd/lib/ncurses/tinfo/
H A DMakefile138 read_entry.c \
171 CWARNFLAGS.read_entry.c= ${NO_WUNUSED_BUT_SET_VARIABLE}
/freebsd/contrib/ncurses/ncurses/
H A Dmodules205 read_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h $(INCDIR)/hashed_db.h
H A Dllib-ltinfo1298 /* ./tinfo/read_entry.c */
H A Dllib-ltinfot1410 /* ./tinfo/read_entry.c */
H A Dllib-ltinfow1331 /* ./tinfo/read_entry.c */
H A Dllib-ltinfotw1443 /* ./tinfo/read_entry.c */
H A Dllib-lncurses4027 /* ./tinfo/read_entry.c */
H A Dllib-lncursest4148 /* ./tinfo/read_entry.c */
H A Dllib-lncursestw5108 /* ./tinfo/read_entry.c */
H A Dllib-lncursesw4987 /* ./tinfo/read_entry.c */
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc273 lib_tparm.c lib_tputs.c lib_vidattr.c read_entry.c.
617 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
/freebsd/contrib/ncurses/
H A DMANIFEST954 ./ncurses/tinfo/read_entry.c
H A DNEWS903 + correct logic in read_entry.c which prevented $TERMCAP variable from
2655 + modify read_entry.c to set the error-return to -1 if no terminal
3110 + fix sign-extension bug in read_entry.c which prevented "toe" from
3258 + modify ifdef in read_entry.c to handle the case where
3789 + improve limit-checks in tinfo/make_hash.c, tinfo/read_entry.c
8286 + fix trace statements in read_entry.c to use lseek() rather than
11568 + correct missing braces around a trace statement in read_entry.c,
13287 + remove logic in read_entry.c that attempts to refine errno by using
13294 + corrected memory leaks in read_entry.c
13706 + modify open() call in ncurses/read_entry.c to use O_RDONLY symbol
[all …]
H A DINSTALL1974 + a change to read_entry.c in 951001 made the library do an lseek()