Searched defs:read_entry (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dreadtab.c90 while (sp = read_entry(fp))
98 * read_entry - read an entry from _sactab
104 read_entry(fp) function
/illumos-gate/usr/src/cmd/tic/
H A Dtic_read.c70 * read_entry.c -- Routine for reading in a compiled terminfo file
72 * $Log: RCS/read_entry.v $
106 * read_entry(filename, ptr)
116 static int beencalled = 0; /* read_entry has been called before */
119 read_entry(filename, bptr, nptr, sptr) function
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S268 read_entry: movb %ch,-0x4(%bx) # Zero active flag (ch == 0) label
297 jnc read_entry # Till done

Completed in 82 milliseconds