OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:th_code
(Results
1 - 7
of
7
) sorted by null
/external/curl/tests/server/
tftp.h
49
#define
th_code
th_block
macro
tftpd.c
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
tftp.h
60
#define
th_code
th_u.tu_code
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
tftp.h
60
#define
th_code
th_u.tu_code
macro
/external/tcpdump/
print-tftp.c
61
#define
th_code
th_u.tu_code
macro
166
ND_TCHECK(tp->
th_code
);
168
EXTRACT_16BITS(&tp->
th_code
))));
/external/iputils/
tftp.h
63
#define
th_code
th_u.tu_code
macro
tftpd.c
523
tp->
th_code
= htons((u_short)error);
529
tp->
th_code
= EUNDEF; /* set 'undef' errorcode */
Completed in 121 milliseconds