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/tcpdump/
tftp.h
76
#define
ENOSPACE
3 /* disk full or allocation exceeded */
print-tftp.c
63
{
ENOSPACE
, "
ENOSPACE
" }, /* disk full or allocation exceeded */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h
70
#define
ENOSPACE
3 /* disk full or allocation exceeded */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h
70
#define
ENOSPACE
3 /* disk full or allocation exceeded */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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" },
Completed in 1141 milliseconds