OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEGSIZE
(Results
1 - 6
of
6
) sorted by null
/external/tcpdump/
tftp.h
43
#define
SEGSIZE
512 /* data segment size */
print-tftp.c
35
#ifdef
SEGSIZE
36
#undef
SEGSIZE
/* SINIX sucks */
print-udp.c
33
#ifdef
SEGSIZE
34
#undef
SEGSIZE
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h
38
#define
SEGSIZE
512 /* data segment size */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h
38
#define
SEGSIZE
512 /* data segment size */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h
38
#define
SEGSIZE
512 /* data segment size */
Completed in 1559 milliseconds