Home
last modified time | relevance | path

Searched refs:NT_STATUS_TOO_MANY_LINKS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_errno.c76 { EMLINK, NT_STATUS_TOO_MANY_LINKS },
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c324 {NT_STATUS_TOO_MANY_LINKS, EMLINK},
839 {ERRHRD, ERRgeneral, NT_STATUS_TOO_MANY_LINKS},
/illumos-gate/usr/src/uts/common/smb/
H A Dntstatus.h758 #define NT_STATUS_TOO_MANY_LINKS 0xC0000265 macro
/illumos-gate/usr/src/common/smbclnt/
H A Dsmb_status2winerr.c571 NT_STATUS_TOO_MANY_LINKS, ERROR_TOO_MANY_LINKS,