Searched refs:effective (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcapability.c39 * @dataptr: pointer to struct that contains the effective, permitted,
79 ret = security_capget(target, &data.effective, &data.inheritable, &data.permitted);
95 static inline int cap_set_pg(int pgrp_nr, kernel_cap_t *effective, argument
108 if (!security_capset_check(target, effective,
111 security_capset_set(target, effective,
129 static inline int cap_set_all(kernel_cap_t *effective, argument
141 if (security_capset_check(target, effective, inheritable,
145 security_capset_set(target, effective, inheritable, permitted);
157 * @data: pointer to struct that contains the effective, permitted,
175 kernel_cap_t inheritable, permitted, effective; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/
H A Dcommoncap.c67 int cap_capget (struct task_struct *target, kernel_cap_t *effective, argument
71 *effective = cap_t (target->cap_effective);
77 int cap_capset_check (struct task_struct *target, kernel_cap_t *effective, argument
96 if (!cap_issubset (*effective, *permitted)) {
103 void cap_capset_set (struct task_struct *target, kernel_cap_t *effective, argument
106 target->cap_effective = *effective;
214 * cap_emulate_setxuid() fixes the effective / permitted capabilities of
218 * {r,e,s}uid != 0, the permitted and effective capabilities are
221 * 2) When set*uiding _from_ euid == 0 _to_ euid != 0, the effective
224 * 3) When set*uiding _from_ euid != 0 _to_ euid == 0, the effective
[all...]
H A Ddummy.c37 static int dummy_capget (struct task_struct *target, kernel_cap_t * effective, argument
40 *effective = *inheritable = *permitted = 0;
44 *effective |= (~0 & ~CAP_TO_MASK(CAP_SETPCAP) & ~CAP_FS_MASK);
48 *effective |= CAP_FS_MASK;
55 kernel_cap_t * effective,
63 kernel_cap_t * effective,
54 dummy_capset_check(struct task_struct *target, kernel_cap_t * effective, kernel_cap_t * inheritable, kernel_cap_t * permitted) argument
62 dummy_capset_set(struct task_struct *target, kernel_cap_t * effective, kernel_cap_t * inheritable, kernel_cap_t * permitted) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsecurity.h46 extern int cap_capget (struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted);
47 extern int cap_capset_check (struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted);
48 extern void cap_capset_set (struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted);
541 * @old_euid contains the old effective uid (or -1 if LSM_SETID_FS).
1063 * Get the @effective, @inheritable, and @permitted capability sets for
1068 * @effective contains the effective capability set.
1073 * Check permission before setting the @effective, @inheritable, and
1080 * @effective contains the effective capabilit
1410 security_capget(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
1418 security_capset_check(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
1426 security_capset_set(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
2155 security_capget(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
2163 security_capset_check(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
2171 security_capset_set(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
[all...]
H A Dcapability.h35 __u32 effective; member in struct:__user_cap_data_struct
93 /* Overrides the following restrictions that the effective user ID
95 bits on that file; that the effective group ID (or one of the
106 /* Overrides the restriction that the real or effective user ID of a
107 process sending a signal must match the real or effective user ID
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Doplock_linux.c77 uint32 effective; member in struct:__anon1738
90 data.effective |= (1<<capability);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/
H A Dhooks.c1387 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, argument
1396 return secondary_ops->capget(target, effective, inheritable, permitted);
1399 static int selinux_capset_check(struct task_struct *target, kernel_cap_t *effective, argument
1404 error = secondary_ops->capset_check(target, effective, inheritable, permitted);
1411 static void selinux_capset_set(struct task_struct *target, kernel_cap_t *effective, argument
1414 secondary_ops->capset_set(target, effective, inheritable, permitted);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dfpsp.h216 .set EXC_EA,12 | exception frame effective address
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2364 # effective address" exception. #
2440 # reproducing the effective address of the instruction to put on the #
3157 # to the effective address as pointed to by the stacked effective address.
3293 # if the effective addressing mode was -() or ()+, then the address #
3355 # to the effective address as pointed to by the stacked effective address.
3945 # a0 = return correct effective address #
4225 # The effective address must be calculated since this is entered #
4570 # _fmovm_calc_ea: calculate effective addres
[all...]
H A Dfpsp.S2365 # effective address" exception. #
2441 # reproducing the effective address of the instruction to put on the #
3158 # to the effective address as pointed to by the stacked effective address.
3294 # if the effective addressing mode was -() or ()+, then the address #
3356 # to the effective address as pointed to by the stacked effective address.
4035 # old_sp is address just above stacked effective address.
4352 # so, the least significant WORD of the stacked effective address got
16872 # eliminate the effective addres
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex472 product must be able to handle an effective 48 bit times 24 bit
H A D04-codec.tex559 product must be able to handle an effective 48 bit times 24 bit

Completed in 306 milliseconds