OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_number
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/lpr/lpd/
recvjob.c
80
static int
read_number
(const char *);
113
minfree = 2 *
read_number
("minfree"); /* scale KB to 512 blocks */
289
read_number
(const char *fn)
function
/src/external/mpl/dhcp/dist/common/
conflex.c
42
static enum dhcp_token
read_number
(int, struct parse *);
295
ttok =
read_number
(c, cfile);
625
static enum dhcp_token
read_number
(c, cfile)
function
673
log_fatal("
read_number
():%s:%d: impossible case", MDL);
/src/external/mpl/dhcp/dist/keama/
conflex.c
48
static enum dhcp_token
read_number
(int, struct parse *);
280
ttok =
read_number
(c, cfile);
610
read_number
(int c, struct parse *cfile)
function
657
"
read_number
(): impossible case");
/src/external/mit/lua/dist/src/
liolib.c
428
/* auxiliary structure used by '
read_number
' */
479
static int
read_number
(lua_State *L, FILE *f) {
function
590
success =
read_number
(L, f);
Completed in 16 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026