Searched refs:x2 (Results 1 - 25 of 1097) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dea.h50 kXAttrCreate = 0x2,
56 #define XATTR_REPLACE 0x2 /* set value, fail if attr does not exist */
H A Datp.h78 #define ATP_TREL2M 0x2 /* atp_sreq call, and set in the */
H A Dnbp.h76 #define NBPOP_LKUP 0x2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dicon.h100 0xAF, 0xF9, 0x3F, 0xF5, 0x0, 0x2, 0x80, 0x0,
123 0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x2, 0x0,
124 0x1, 0x80, 0x3, 0x0, 0x2, 0x80, 0x2, 0x80,
125 0x2, 0x80, 0x2, 0x80, 0x4, 0x80, 0x2, 0x40,
127 0x4, 0x20, 0x8, 0x40, 0x2, 0x16, 0xD0, 0x80,
128 0x1, 0x1, 0x1, 0x0, 0x2, 0x80, 0x2,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dasn_1.h46 #define ASN1_INTEGER 0x2
H A Dincludes.h908 #define UNI_LOWER 0x2
H A Dlibsmbclient.h125 #define SMBC_XATTR_FLAG_REPLACE 0x2 /* fail if attr does not exist */
H A Dmsdfs.h30 #define DFSREF_STORAGE_SERVER 0x2
H A Dnameserv.h66 /* XXXX what about all the other types?? 0x1, 0x2, 0x3, 0x4, 0x8? */
70 #define RR_TYPE_NS 0x2
133 #define SRV_ERR 0x2 /* Internal server error. */
H A Drpc_secdes.h45 #define SEC_RIGHTS_DELETE_CHILD 0x2
57 #define SEC_ACE_FLAG_CONTAINER_INHERIT 0x2
67 #define SEC_ACE_TYPE_SYSTEM_AUDIT 0x2
148 #define NT4_ACL_REVISION 0x2
H A Dsamba_xfs_quota.h48 #define Q_XQUOTAOFF XQM_CMD(0x2) /* disable quota accounting/enforcement */
H A Dsmb.h707 #define LOCAL_DELETE_USER 0x2
1464 #define LOCKING_ANDX_OPLOCK_RELEASE 0x2
1529 #define KERNEL_OPLOCK_BREAK_CMD 0x2
H A Dtrans2.h266 #define DEVICETYPE_CD_ROM 0x2
274 #define TYPE_READ_ONLY_DEVICE 0x2
334 #define FLAG_TRANS2_FIND_CLOSE_IF_END 0x2
463 #define CIFS_UNIX_POSIX_ACLS_CAP 0x2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsystem.c1622 #define XATTR_REPLACE 0x2 /* set value, fail if attr does not exist */
H A Dtime.c638 uint32 x,x2; local
641 x2 = ((x&0xFFFF)<<16) | ((x&0xFFFF0000)>>16);
642 SIVAL(&x,0,x2);
H A Dufc.c294 #define s_lookup(i,s) sbox[(i)][(((s)>>4) & 0x2)|((s) & 0x1)][((s)>>1) & 0xf];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliconnect.c1172 cli->writebraw_supported = ((SVAL(cli->inbuf,smb_vwv5) & 0x2) != 0);
H A Derrormap.c897 {NT_STATUS(0xc000000e), W_ERROR(0x2)},
898 {NT_STATUS(0xc000000f), W_ERROR(0x2)},
929 {NT_STATUS(0xc0000034), W_ERROR(0x2)},
H A Dnmblib.c904 ubuf[offset+2] |= 0x2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_incomingdgrams.c316 them a reset browser packet, with level 0x2 on the __SAMBA__
319 send_browser_reset( 0x2, "__SAMBA__" , 0x20, p->ip);
715 0x2 - Discard browse lists, stop being a master browser, try again.
745 if (state & 0x2) {
H A Dnmbd_winsserver.c402 rdata[0] |= 0x2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_client/
H A Dcli_spoolss_notify.c191 notify_info.version = 0x2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_samr.c2083 case 0x2:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_pipe.c1076 ack_pipe_name, 0x1, 0x2, 0x1,
H A Dsrv_samr_nt.c1104 case 0x2:
1170 case 0x2:

Completed in 224 milliseconds

1234567891011>>