ERRnofids          36 source3/lib/errmap_unix.c 	{ ENFILE, ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES },
ERRnofids          37 source3/lib/errmap_unix.c 	{ EMFILE, ERRDOS, ERRnofids, NT_STATUS_TOO_MANY_OPENED_FILES },
ERRnofids         368 source3/libsmb/errormap.c 	{ERRDOS,	ERRnofids,	NT_STATUS_TOO_MANY_OPENED_FILES},
ERRnofids         626 source3/libsmb/errormap.c 	{ERRDOS,	ERRnofids,	NT_STATUS_TOO_MANY_OPENED_FILES},
ERRnofids          47 source3/libsmb/smberr.c   {"ERRnofids",ERRnofids,"No file descriptors available"},
ERRnofids         366 source4/libcli/util/errormap.c 	{ERRDOS,	ERRnofids,	NT_STATUS_TOO_MANY_OPENED_FILES},
ERRnofids         561 source4/libcli/util/nterr.c 	DOS_CODE(ERRDOS, ERRnofids),