Searched refs:S_IFDIR (Results 251 - 260 of 260) sorted by relevance

<<11

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c678 rtl8192_proc=create_proc_entry(RTL819xU_MODULE_NAME, S_IFDIR, init_net.proc_net);
714 S_IFDIR | S_IRUGO | S_IXUGO,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dhooks.c1033 case S_IFDIR:
1725 if ((mode & S_IFMT) != S_IFDIR) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c4508 S_IFDIR|airo_perm,
5719 S_IFDIR | airo_perm,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c991 rtl8192_proc=create_proc_entry(RTL819xU_MODULE_NAME, S_IFDIR, init_net.proc_net);
1042 S_IFDIR | S_IRUGO | S_IXUGO,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_core.c309 rtl8180_proc = create_proc_entry(RTL8180_MODULE_NAME, S_IFDIR, init_net.proc_net);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dtrans2.c1257 sbuf.st_mode = (sbuf.st_mode & 0xFFF) | S_IFDIR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4xdr.c720 [NF4DIR] = S_IFDIR,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap.c454 if ((ip->i_d.di_mode & S_IFMT) == S_IFDIR) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure22014 #if defined S_ISBLK && defined S_IFDIR
22015 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 818 milliseconds

<<11