Home
last modified time | relevance | path

Searched refs:permitted (Results 1 – 25 of 51) sorted by relevance

123

/linux-2.4.37.9/kernel/
Dcapability.c60 data.permitted = cap_t(target->cap_permitted); in sys_capget()
82 kernel_cap_t *permitted) in cap_set_pg() argument
93 target->cap_permitted = *permitted; in cap_set_pg()
102 kernel_cap_t *permitted) in cap_set_all() argument
114 target->cap_permitted = *permitted; in cap_set_all()
131 kernel_cap_t inheritable, permitted, effective; in sys_capset() local
154 copy_from_user(&permitted, &data->permitted, sizeof(permitted))) in sys_capset()
180 if (!cap_issubset(permitted, in sys_capset()
187 if (!cap_issubset(effective, permitted)) { in sys_capset()
197 cap_set_all(&effective, &inheritable, &permitted); in sys_capset()
[all …]
/linux-2.4.37.9/arch/m68k/fpsp040/
DREADME10 To the maximum extent permitted by applicable law,
17 To the maximum extent permitted by applicable law,
/linux-2.4.37.9/fs/proc/
Darray.c313 int permitted; in proc_pid_stat() local
319 permitted = capable(CAP_SYS_PTRACE) || in proc_pid_stat()
340 if (permitted) { in proc_pid_stat()
349 if (permitted) in proc_pid_stat()
393 (permitted && mm) ? mm->start_stack : 0, in proc_pid_stat()
/linux-2.4.37.9/arch/m68k/ifpsp060/
DREADME10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
DMISC10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
DCHANGES10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
Dilsp.doc10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
Dos.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
Dfplsp.doc10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
Diskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
DTEST.DOC10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
Dfpsp.doc10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
Disp.doc10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
Dfskeleton.S10 |To the maximum extent permitted by applicable law,
16 |To the maximum extent permitted by applicable law,
/linux-2.4.37.9/Documentation/
DIRQ-affinity.txt5 /proc/irq/IRQ#/smp_affinity specifies which target CPUs are permitted
Dptrace.txt30 and also because only one attempt is permitted, forking processes, creating
Dmandatory.txt104 other processes are permitted to read from that region. If any of these
/linux-2.4.37.9/include/linux/
Dcapability.h39 __u32 permitted; member
/linux-2.4.37.9/drivers/scsi/
DLICENSE.FlashPoint29 modification, are permitted provided that the following conditions are
DREADME.dpti4 * permitted provided that redistributions of source code must retain the
/linux-2.4.37.9/Documentation/arm/nwfpe/
DTODO61 mode of the ARM is not permitted to use this register (since the right is
/linux-2.4.37.9/fs/hfs/
DHFS.txt561 You may get ``Operation not permitted'' errors from cp when it tries
580 You may get ``Operation not permitted'' errors from cp when it tries
598 You may get ``Operation not permitted'' errors from cp when it tries
622 You may get ``Operation not permitted'' errors from cp when it tries
638 You may get ``Operation not permitted'' errors from cp when it tries
655 You may get ``Operation not permitted'' errors from cp when it tries
679 You may get ``Operation not permitted'' errors from cp when it tries
695 You may get ``Operation not permitted'' errors from cp when it tries
709 ``Operation not permitted'' errors from cp when it tries to change the
/linux-2.4.37.9/fs/
DChangeLog137 They check whether creation/deletion is permitted.
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dilsp.S10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE13 Everyone is permitted to copy and distribute verbatim copies of this license
233 so that distribution is permitted only in or among countries not thus

123