OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EBADOP
(Results
1 - 7
of
7
) sorted by null
/external/curl/tests/server/
tftp.h
56
#define
EBADOP
4
tftpd.c
172
{
EBADOP
, "Illegal TFTP operation" },
976
nak(
EBADOP
);
1000
nak(
EBADOP
);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
tftp.h
71
#define
EBADOP
4 /* illegal TFTP operation */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
tftp.h
71
#define
EBADOP
4 /* illegal TFTP operation */
/external/iputils/
tftp.h
74
#define
EBADOP
4 /* illegal TFTP operation */
tftpd.c
238
nak(
EBADOP
);
253
nak(
EBADOP
);
502
{
EBADOP
, "Illegal TFTP operation" },
/external/tcpdump/
print-tftp.c
72
#define
EBADOP
4 /* illegal TFTP operation */
96
{
EBADOP
, "
EBADOP
" }, /* illegal TFTP operation */
Completed in 103 milliseconds