Searched refs:ERRnofids (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dsmberr.h48 #define ERRnofids 4 /* Too many open files. The server has macro
H A Dnetmisc.c53 {ERRnofids, -EMFILE},
532 ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES}, {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Ddoserr.h39 #define ERRnofids 4 /* Too many open files */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dsmberr.c50 {"ERRnofids",ERRnofids,"No file descriptors available"},
H A Derrormap.c369 {ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES},
627 {ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES},
1503 { ENFILE, ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES },
1504 { EMFILE, ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dfiles.c99 unix_ERR_code = ERRnofids;
106 unix_ERR_code = ERRnofids;
H A Dpipes.c89 if (!p) return(ERROR_DOS(ERRSRV,ERRnofids));
H A Dreply.c905 return set_bad_path_error(errno, bad_path, outbuf, ERRDOS, ERRnofids);
908 return ERROR_DOS(ERRDOS,ERRnofids);
H A Dnttrans.c518 return(ERROR_DOS(ERRSRV,ERRnofids));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsmbno.h24 #define ERRnofids 4 /* Too many open files */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/smbfs/
H A Dproc.c695 case ERRnofids:

Completed in 150 milliseconds