Searched refs:ENOMSG (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Derrno.in.h99 /* On OpenBSD 4.0 and on native Windows, the macros ENOMSG, EIDRM, ENOLINK,
108 # ifndef ENOMSG
109 # define ENOMSG 2000 macro
H A Dstrerror.c269 case ENOMSG:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h162 #define ENOMSG 83 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Derrno.h162 #define ENOMSG 83 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Derrno.h162 #define ENOMSG 83 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Derrno.h6 #define ENOMSG 35 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Derrno.h49 #define ENOMSG 75 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Derrno.h49 #define ENOMSG 75 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-generic/
H A Derrno.h13 #define ENOMSG 42 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Derrno.h17 #define ENOMSG 35 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Derrno.h17 #define ENOMSG 35 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Derrno.h52 #define ENOMSG 80 /* No message of desired type */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Derror.h85 {"No message of desired type", ENOMSG},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dstrerror.c196 ERRSTR(ENOMSG, "No message of desired type");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netlabel/
H A Dnetlabel_kapi.c373 return -ENOMSG;
378 return -ENOMSG;
H A Dnetlabel_unlabeled.c257 ret_val = -ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Drtread_getmsg.c171 errno = ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/sc/
H A Dmessage.c77 return -ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dcipso_ipv4.c1837 int ret_val = -ENOMSG;
1845 return -ENOMSG;
1857 return -ENOMSG;
1895 int ret_val = -ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dmessaging.c398 rc = -ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide.c1055 return -ENOMSG;
1076 return -ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.c1112 #ifdef ENOMSG
1113 case ENOMSG: return "no message of desired type";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.c1112 #ifdef ENOMSG
1113 case ENOMSG: return "no message of desired type";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c145 return ENOMSG;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/ipc/
H A Dmsg.c825 msg = ERR_PTR(-ENOMSG);

Completed in 268 milliseconds

12