OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEGSIZE
(Results
1 - 7
of
7
) sorted by null
/external/tcpdump/
print-tftp.c
35
#ifdef
SEGSIZE
36
#undef
SEGSIZE
/* SINIX sucks */
tftp.h
43
#define
SEGSIZE
512 /* data segment size */
print-udp.c
33
#ifdef
SEGSIZE
34
#undef
SEGSIZE
/external/iputils/
tftp.h
41
#define
SEGSIZE
512 /* data segment size */
/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 291 milliseconds