OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLong
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/omapip/
convert.h
35
int32_t
getLong
(const unsigned char *);
/src/sys/arch/atari/stand/tostools/libtos/
cread.c
87
static unsigned long
getLong
(struct sd *);
142
getLong
(struct sd *s)
340
if (
getLong
(s) != s->crc ||
341
getLong
(s) != s->stream.total_out) {
/src/sys/lib/libsa/
cread.c
81
static unsigned long
getLong
(struct sd *);
173
getLong
(struct sd *s)
389
crc =
getLong
(s);
391
(void)
getLong
(s);
393
total_out =
getLong
(s);
/src/external/mpl/dhcp/dist/omapip/
convert.c
48
int32_t
getLong
(buf)
/src/external/mpl/dhcp/dist/common/
options.c
2221
sprintf (op, "%ld", (long)
getLong
(dp));
Completed in 30 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026