nt_errno_map 139 source3/lib/errmap_unix.c } nt_errno_map[] = {
nt_errno_map 260 source3/lib/errmap_unix.c for (i=0;nt_errno_map[i].error;i++) {
nt_errno_map 261 source3/lib/errmap_unix.c if (NT_STATUS_V(nt_errno_map[i].status) ==
nt_errno_map 263 source3/lib/errmap_unix.c return nt_errno_map[i].error;