OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENOSPACE
(Results
1 - 7
of
7
) sorted by null
/external/curl/tests/server/
tftp.h
55
#define
ENOSPACE
3
tftpd.c
171
{
ENOSPACE
, "Disk full or allocation exceeded" },
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
tftp.h
70
#define
ENOSPACE
3 /* disk full or allocation exceeded */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
tftp.h
70
#define
ENOSPACE
3 /* disk full or allocation exceeded */
/external/iputils/
tftp.h
73
#define
ENOSPACE
3 /* disk full or allocation exceeded */
tftpd.c
470
else nak(
ENOSPACE
);
501
{
ENOSPACE
, "Disk full or allocation exceeded" },
/external/tcpdump/
print-tftp.c
71
#define
ENOSPACE
3 /* disk full or allocation exceeded */
95
{
ENOSPACE
, "
ENOSPACE
" }, /* disk full or allocation exceeded */
Completed in 74 milliseconds