Searched refs:perm (Results 101 - 125 of 859) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dftplistparser.c181 size_t perm; member in struct:ftp_parselist_data::__anon728
318 finfo->strings.perm = parser->offsets.perm ?
319 str + parser->offsets.perm : NULL;
515 unsigned int perm; local
521 perm = ftp_pl_get_permission(finfo->b_data + parser->item_offset);
522 if(perm & FTP_LP_MALFORMATED_PERM) {
527 parser->file_data->perm = perm;
528 parser->offsets.perm
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dftplistparser.c181 size_t perm; member in struct:ftp_parselist_data::__anon1633
318 finfo->strings.perm = parser->offsets.perm ?
319 str + parser->offsets.perm : NULL;
515 unsigned int perm; local
521 perm = ftp_pl_get_permission(finfo->b_data + parser->item_offset);
522 if(perm & FTP_LP_MALFORMATED_PERM) {
527 parser->file_data->perm = perm;
528 parser->offsets.perm
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dsubstitute.c41 void set_local_machine_name(const char* local_name, BOOL perm) argument
62 already_perm = perm;
74 void set_remote_machine_name(const char* remote_name, BOOL perm) argument
82 already_perm = perm;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/dns_resolver/
H A Ddns_query.c133 rkey->perm |= KEY_USR_VIEW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Doprofile.h122 char const * name, const struct file_operations * fops, int perm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/dns_resolver/
H A Ddns_query.c133 rkey->perm |= KEY_USR_VIEW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Doprofile.h122 char const * name, const struct file_operations * fops, int perm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dsmbcacls.c41 const char *perm; member in struct:perm_value
298 for (v = standard_values; v->perm; v++) {
300 fprintf(f, "%s", v->perm);
311 for (v = special_values; v->perm; v++) {
314 fprintf(f, "%s", v->perm);
486 for (v = standard_values; v->perm; v++) {
487 if (strcmp(tok, v->perm) == 0) {
498 for (v = special_values; v->perm; v++) {
499 if (v->perm[0] == *p) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dsubstitute.c41 void set_local_machine_name(const char* local_name, BOOL perm) argument
62 already_perm = perm;
74 void set_remote_machine_name(const char* remote_name, BOOL perm) argument
82 already_perm = perm;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dsmbcacls.c41 const char *perm; member in struct:perm_value
298 for (v = standard_values; v->perm; v++) {
300 fprintf(f, "%s", v->perm);
311 for (v = special_values; v->perm; v++) {
314 fprintf(f, "%s", v->perm);
486 for (v = standard_values; v->perm; v++) {
487 if (strcmp(tok, v->perm) == 0) {
498 for (v = special_values; v->perm; v++) {
499 if (v->perm[0] == *p) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/utils/
H A Dsmbcacls.c41 const char *perm; member in struct:perm_value
298 for (v = standard_values; v->perm; v++) {
300 fprintf(f, "%s", v->perm);
311 for (v = special_values; v->perm; v++) {
314 fprintf(f, "%s", v->perm);
486 for (v = standard_values; v->perm; v++) {
487 if (strcmp(tok, v->perm) == 0) {
498 for (v = special_values; v->perm; v++) {
499 if (v->perm[0] == *p) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dsubstitute.c41 void set_local_machine_name(const char* local_name, BOOL perm) argument
62 already_perm = perm;
74 void set_remote_machine_name(const char* remote_name, BOOL perm) argument
82 already_perm = perm;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dacls.c683 * Map Darwin ACE rights to POSIX 1e perm
698 acl_perm_t perm = 0; local
701 perm |= ACL_READ;
704 perm |= ACL_WRITE;
707 perm |= ACL_EXECUTE;
709 return perm;
716 * for existing permissions for this type/id, if there is one add the perm,
718 * perm can be or'ed ACL_READ, ACL_WRITE and ACL_EXECUTE.
723 * @param perm (r) acl_perm_t permissions to add
727 static int posix_acl_add_perm(acl_t *aclp, acl_tag_t type, uid_t id, acl_perm_t perm) argument
806 acl_perm_t perm; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dacls.c683 * Map Darwin ACE rights to POSIX 1e perm
698 acl_perm_t perm = 0; local
701 perm |= ACL_READ;
704 perm |= ACL_WRITE;
707 perm |= ACL_EXECUTE;
709 return perm;
716 * for existing permissions for this type/id, if there is one add the perm,
718 * perm can be or'ed ACL_READ, ACL_WRITE and ACL_EXECUTE.
723 * @param perm (r) acl_perm_t permissions to add
727 static int posix_acl_add_perm(acl_t *aclp, acl_tag_t type, uid_t id, acl_perm_t perm) argument
806 acl_perm_t perm; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dacls.c683 * Map Darwin ACE rights to POSIX 1e perm
698 acl_perm_t perm = 0; local
701 perm |= ACL_READ;
704 perm |= ACL_WRITE;
707 perm |= ACL_EXECUTE;
709 return perm;
716 * for existing permissions for this type/id, if there is one add the perm,
718 * perm can be or'ed ACL_READ, ACL_WRITE and ACL_EXECUTE.
723 * @param perm (r) acl_perm_t permissions to add
727 static int posix_acl_add_perm(acl_t *aclp, acl_tag_t type, uid_t id, acl_perm_t perm) argument
806 acl_perm_t perm; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/igmpproxy/
H A DMakefile.in98 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
453 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495 || find "$(distdir)" -type d ! -perm -755 \
497 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
498 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
499 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/phddns/
H A DMakefile.in91 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
411 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450 || find "$(distdir)" -type d ! -perm -755 \
452 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
453 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
454 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/phddns/
H A DMakefile.in91 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
411 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450 || find "$(distdir)" -type d ! -perm -755 \
452 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
453 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
454 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/igmpproxy/
H A DMakefile.in98 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
453 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495 || find "$(distdir)" -type d ! -perm -755 \
497 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
498 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
499 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/phddns/
H A DMakefile.in91 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
411 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450 || find "$(distdir)" -type d ! -perm -755 \
452 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
453 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
454 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \

Completed in 169 milliseconds

1234567891011>>