Searched refs:access (Results 101 - 125 of 663) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dlibmsrpc.h554 uint32 access; member in struct:LsaOpenPolicy::__anon5127
831 /**Desired access on the open domain*/
832 uint32 access; member in struct:LsaOpenTrustedDomain::__anon5143
933 /**desired access for the handle*/
934 uint32 access; member in struct:LsaOpenAccount::__anon5149
1091 /**desired access on the root key
1098 uint32 access; member in struct:RegConnect::__anon5156
1143 /**desired access on this key*/
1144 uint32 access; member in struct:RegOpenKey::__anon5158
1214 uint32 access; member in struct:RegCreateKey::__anon5162
1621 uint32 access; member in struct:SamConnect::__anon5180
1655 uint32 access; member in struct:SamOpenDomain::__anon5182
1722 uint32 access; member in struct:SamOpenUser::__anon5186
1889 uint32 access; member in struct:SamOpenGroup::__anon5196
1917 uint32 access; member in struct:SamCreateGroup::__anon5198
2154 uint32 access; member in struct:SamOpenAlias::__anon5211
2707 uint32 access; member in struct:SamFlush::__anon5244
2731 uint32 access; member in struct:SvcOpenScm::__anon5245
2806 uint32 access; member in struct:SvcOpenService::__anon5249
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_lsa_nt.c40 uint32 access; member in struct:lsa_info
557 info->access = acc_granted;
602 info->access = acc_granted;
639 if (!(info->access & POLICY_VIEW_LOCAL_INFORMATION))
698 if (!(handle->access & POLICY_VIEW_AUDIT_INFORMATION)) {
699 DEBUG(10,("_lsa_query_info: insufficient access rights\n"));
723 if (!(handle->access & POLICY_VIEW_LOCAL_INFORMATION))
752 if (!(handle->access & POLICY_VIEW_LOCAL_INFORMATION))
762 if (!(handle->access & POLICY_VIEW_LOCAL_INFORMATION))
923 if (!(handle->access
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java77 * Start index of the class header information (access, name...) in
329 int access;
340 access = readUnsignedShort(u);
387 access |= Opcodes.ACC_DEPRECATED;
389 access |= Opcodes.ACC_SYNTHETIC;
391 access |= Opcodes.ACC_ANNOTATION;
393 access |= Opcodes.ACC_ENUM;
429 access,
491 access = readUnsignedShort(u);
509 access |
[all...]
H A DMethodWriter.java54 private int access; field in class:MethodWriter
504 * @param access the method's access flags (see {@link Opcodes}).
515 final int access,
529 this.access = access;
545 if ((access & Opcodes.ACC_STATIC) != 0) {
1226 if ((access & Opcodes.ACC_SYNTHETIC) != 0
1232 if ((access & Opcodes.ACC_DEPRECATED) != 0) {
1237 if ((access
513 MethodWriter( final ClassWriter cw, final int access, final String name, final String desc, final String signature, final String[] exceptions, final boolean computeMaxs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dcheck-xinclude-test-suite.py80 if os.access(URI, os.R_OK) == 0:
96 if os.access(output, os.R_OK) == 0:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dspool.c81 gHaveSpool = (access(ncftpbatch, X_OK) == 0) ? 1 : 0;
86 gHaveSpool = (access("/usr/bin/ncftpbatch", X_OK) == 0) ? 1 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfs.tex5 FAR or almost any modern file manager. It allows the user to access
46 protocols - for example you may want to access files in a ZIP archive:
69 \twocolitem{{\bf wxMemoryFSHandler}}{This handler allows you to access
76 In addition, wxFileSystem itself can access local files.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/lsa/
H A Dlsatrust.c59 lop.in.access = SEC_RIGHT_MAXIMUM_ALLOWED;
92 otd.in.access = SEC_RIGHT_MAXIMUM_ALLOWED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-xinclude-test-suite.py80 if os.access(URI, os.R_OK) == 0:
96 if os.access(output, os.R_OK) == 0:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcontrol.h45 unsigned int access; /* access rights */ member in struct:snd_kcontrol_new
59 unsigned int access; /* access rights */ member in struct:snd_kcontrol_volatile
H A Dsoc.h44 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ |\
66 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ |\
76 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ |\
86 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
134 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ |\
143 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
154 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
176 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
292 /* codec register bit access */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-smc91x.c55 * REVISIT: Level shifters can add at least to the access latency.
76 t.access = t.oe_on + t5;
77 t.oe_off = t.access;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h43 SND_PCM_IOPLUG_HW_ACCESS = 0, /**< access type */
111 snd_pcm_access_t access; /**< access type; filled after hw_params is called */ member in struct:snd_pcm_ioplug
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dalbumart.c43 return (!access(*cache_file, F_OK));
284 if( access(file, R_OK) == 0 )
296 if( access(file, R_OK) == 0 )
310 if( access(file, R_OK) == 0 )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_dirhie.c131 if(access(dirbuildup, F_OK) == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/reg/
H A Dregkeyenum.c57 rok.in.access = REG_KEY_ALL;
H A Dregqueryval.c43 rok.in.access = REG_KEY_ALL;
H A Dsecurity.c32 rok.in.access = REG_KEY_ALL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Duser_syms.c55 EXPORT_SYMBOL_PROTO(access); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmmu_decl.h86 unsigned long access, unsigned long trap);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexprep.c76 * DESCRIPTION: Generate an optimal access width for fields defined with the
82 * of this access width must be deferred until the region length has
120 * Iterative search for the maximum access width that is both aligned
128 * 1) Round end offset up to next access boundary and make sure that
158 /* Single access is optimal */
169 * try the next wider access on next iteration
190 * previous access
193 "Backing off to previous optimal access width of %u\n",
201 * just use max access width
204 "Cannot access fiel
228 u32 access; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Disp.S348 # _real_access() - "callout" for access error exception #
360 # If access error exception: #
361 # - The system stack changed to contain access err exc stk frame #
382 # access error frame must be created and an exit made through #
390 # access these register files for things like data retrieval and <ea> #
864 # isp_iacc() - handle instruction access error exception #
865 # isp_dacc() - handle data access error exception #
889 # future access error; if -(a7), set mda7_flg in #
893 # future access error; if (a7)+, set mia7_flg in #
1045 mov.l %a0,EXC_SAVVAL(%a6) # save in case of access erro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cgroups/
H A Dcgroup_event_listener.c85 ret = access(event_control_path, W_OK);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dmv.c81 ((access(dest, W_OK) < 0 && isatty(0)) ||
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/debianutils/
H A Drun_parts.c92 ((!list_mode && access(file, X_OK)) ||

Completed in 325 milliseconds

1234567891011>>