Searched refs:perm (Results 51 - 75 of 874) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Doprofile.h122 char const * name, const struct file_operations * fops, int perm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmbcacls.c43 const char *perm; member in struct:perm_value
195 for (v = standard_values; v->perm; v++) {
197 fprintf(f, "%s", v->perm);
208 for (v = special_values; v->perm; v++) {
211 fprintf(f, "%s", v->perm);
317 for (v = standard_values; v->perm; v++) {
318 if (strcmp(tok, v->perm) == 0) {
329 for (v = special_values; v->perm; v++) {
330 if (v->perm[0] == *p) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dacls.c650 * Map Darwin ACE rights to POSIX 1e perm
665 acl_perm_t perm = 0; local
668 perm |= ACL_READ;
671 perm |= ACL_WRITE;
674 perm |= ACL_EXECUTE;
676 return perm;
683 * for existing permissions for this type/id, if there is one add the perm,
685 * perm can be or'ed ACL_READ, ACL_WRITE and ACL_EXECUTE.
690 * @param perm (r) acl_perm_t permissions to add
694 static int posix_acl_add_perm(acl_t *aclp, acl_tag_t type, uid_t id, acl_perm_t perm) argument
773 acl_perm_t perm; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dunls.c851 } else if (ISTREQ(fact, "perm")) {
852 STRNCPY(mlip->perm, val);
876 } else if (ISTREQ(fact, "perm")) {
877 STRNCPY(mlip->perm, val);
950 } else if (mli.perm[0] != '\0') {
952 * perm are avaiable, we will use
959 if (strchr(mli.perm, 'e') != NULL) {
963 if (strchr(mli.perm, 'c') != NULL) {
967 if (strchr(mli.perm, 'l') != NULL) {
972 if (strchr(mli.perm, '
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dhuffman.c172 Int32 *perm,
183 if (length[j] == i) { perm[pp] = j; pp++; };
170 BZ2_hbCreateDecodeTables( Int32 *limit, Int32 *base, Int32 *perm, UChar *length, Int32 minLen, Int32 maxLen, Int32 alphaSize ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dvfs.c46 struct perm { struct
238 struct perm *owner = data;
253 struct perm owner;
501 struct perm *owner = data;
513 struct perm owner;
734 struct perm *owner = data;
746 struct perm *owner = data;
764 struct perm owner;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.h173 enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
176 enum tpt_mem_perm perm, u32 zbva, u64 to, u32 len,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A DMakefile.in83 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
454 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499 || find "$(distdir)" -type d ! -perm -755 \
501 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
502 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
503 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
H A DMakefile83 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
455 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
459 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
500 || find "$(distdir)" -type d ! -perm -755 \
502 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
503 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
504 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/
H A DMakefile290 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
336 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
337 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
338 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
339 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
H A DMakefile.in264 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
310 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
311 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
312 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
313 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Davc.c107 int i, perm; local
118 perm = 1;
120 if ((perm & av) && perms[i]) {
122 av &= ~perm;
125 perm <<= 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Ddsputil_altivec.c86 vector unsigned char perm = vec_lvsl(0, pix2); local
101 vector unsigned char pix2v = vec_perm(pix2l, pix2r, perm);
111 pix3v = vec_perm(pix2l, pix2r, perm);
235 vector unsigned char perm = vec_lvsl(0, pix2); local
244 vector unsigned char t2 = vec_perm(pix2l, pix2r, perm);
373 vector unsigned char perm = vec_lvsl(0, pix2); local
382 vector unsigned char t2 = vec_perm(pix2l, pix2r, perm);
H A Dh264qpel_template.c175 const vec_u8 perm = vec_lvsl(0, src); local
185 const vec_u8 srcM2 = vec_perm(srcM2a, srcM2b, perm);
189 const vec_u8 srcM1 = vec_perm(srcM1a, srcM1b, perm);
193 const vec_u8 srcP0 = vec_perm(srcP0a, srcP0b, perm);
197 const vec_u8 srcP1 = vec_perm(srcP1a, srcP1b, perm);
201 const vec_u8 srcP2 = vec_perm(srcP2a, srcP2b, perm);
225 srcP3 = vec_perm(srcP3a, srcP3b, perm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A DMakefile97 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
509 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
513 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 || find "$(distdir)" -type d ! -perm -755 \
556 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
557 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
558 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/ppc/
H A Dswscale_altivec.c110 vector unsigned char perm, perm0 = vec_lvsl(j << 1, filter); local
114 perm = vec_lvsl(0, src[j]);
124 vector signed short ls = vec_perm(l1, l2, perm); // lumSrc[j][i] ... lumSrc[j][i+7]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dfplustm.h225 u_char perm ; /* flag: permanent */ member in struct:s_smt_fp::__anon13170::s_fpmc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dprocess_keys.c512 key_perm_t perm)
679 if (perm)
684 } else if (perm) {
696 ret = key_task_permission(key_ref, cred, perm);
511 lookup_user_key(key_serial_t id, unsigned long lflags, key_perm_t perm) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dcommon.h429 * (2) "perm" which is a bitmask of permitted operations.
439 u16 perm; member in struct:tomoyo_path_acl
449 * (2) "perm" which is a bitmask of permitted operations.
460 u8 perm; member in struct:tomoyo_path_number_acl
471 * (2) "perm" which is a bitmask of permitted operations.
481 u8 perm; member in struct:tomoyo_mkdev_acl
494 * (2) "perm" which is a bitmask of permitted operations.
503 u8 perm; member in struct:tomoyo_path2_acl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dutil.c415 * @ipcp: ipc perm structure containing the identifier to remove
771 * @perm: the permission to set
783 struct ipc64_perm *perm, int extra_perm)
798 audit_ipc_set_perm(extra_perm, perm->uid,
799 perm->gid, perm->mode);
782 ipcctl_pre_down(struct ipc_ids *ids, int id, int cmd, struct ipc64_perm *perm, int extra_perm) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dparams.c592 BUG_ON(!kp->perm);
630 new->attrs[num].mattr.attr.mode = kp->perm;
673 if (kparam[i].perm == 0)
779 if (kp->perm == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A Dclient.h227 int p9_client_fcreate(struct p9_fid *fid, char *name, u32 perm, int mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c569 * @perm: create permissions
575 struct dentry *dentry, char *extension, u32 perm, u8 mode)
603 err = p9_client_fcreate(ofid, name, perm, mode, extension);
777 u32 perm; local
786 perm = unixmode2p9mode(v9ses, mode);
792 fid = v9fs_create(v9ses, dir, dentry, NULL, perm,
833 u32 perm; local
840 perm = unixmode2p9mode(v9ses, mode | S_IFDIR);
841 fid = v9fs_create(v9ses, dir, dentry, NULL, perm, P9_OREAD);
1562 u32 perm; local
574 v9fs_create(struct v9fs_session_info *v9ses, struct inode *dir, struct dentry *dentry, char *extension, u32 perm, u8 mode) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_srp.c75 #define SETUP_TEMPLATE(attrb, field, perm, test, ro_test, ro_perm) \
77 i->private_##attrb[count].attr.mode = perm; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A Dsysfs.c225 #define i1480u_ATTR(name, perm) static DEVICE_ATTR(name, perm, \

Completed in 299 milliseconds

1234567891011>>