Searched defs:set_flags (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dfgetsetflags.c40 int fgetsetflags (const char * name, unsigned long * get_flags, unsigned long set_flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3.h21 enum qeth_ipa_setdelip_flags set_flags; member in struct:qeth_ipaddr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java43 public void set_flags(int flags, boolean onoff) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbMpoolFile_set_flags(swigCPtr, this, flags, onoff); } method in class:DbMpoolFile
H A DDbSequence.java85 public void set_flags(int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbSequence_set_flags(swigCPtr, this, flags); } method in class:DbSequence
H A DDb.java434 public void set_flags(int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.Db_set_flags(swigCPtr, this, flags); } method in class:Db
H A DDbEnv.java335 public void set_flags(int flags, boolean onoff) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_set_flags(swigCPtr, this, flags, onoff); } method in class:DbEnv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dlib80211.h81 unsigned long (*set_flags) (unsigned long flags, void *priv); member in struct:lib80211_crypto_ops
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_lib.c100 int fgetsetflags(const char *name, unsigned long *get_flags, unsigned long set_flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dclock.h44 int (*set_flags)(unsigned id, unsigned flags); member in struct:clk_ops
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dinode.c196 int ext2fs_inode_scan_flags(ext2_inode_scan scan, int set_flags, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h1005 void set_flags(u_int32_t value) { flags = value; } function in class:Dbt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dptrace.c367 static int set_flags(struct task_struct *task, unsigned long value) function
H A Dvm86_32.c85 #define set_flags(X, new, mask) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dsys-linux.c185 static void set_flags (int fd, int flags) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Droute.c460 static void set_flags(char *flagstr, int flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h1006 void set_flags(u_int32_t value) { flags = value; } function in class:Dbt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h1006 void set_flags(u_int32_t value) { flags = value; } function in class:Dbt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dpassdb.h143 struct bitmap *set_flags; member in struct:samu
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c247 static void set_flags (int fd, int flags) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl.c678 krb5_error_code(KRB5_CALLCONV *set_flags) member in struct:_krb5_cc_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c553 u_int32_t open_flags, rep_flags, set_flags, uintarg; local
1577 u_int32_t gbytes, bytes, open_flags, set_flags, uintarg; local
2567 u_int32_t enc_flag, iflags, set_flags; local
2788 u_int32_t enc_flag, iflags, set_flags; local
3028 u_int32_t enc_flag, flags, set_flags; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c719 krb5_error_code (KRB5_CALLCONV *set_flags) member in struct:_krb5_cc_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c678 krb5_error_code(KRB5_CALLCONV *set_flags) member in struct:_krb5_cc_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c1840 static int set_flags(struct net_device *dev, u32 flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dethtool.h578 int (*set_flags)(struct net_device *, u32); member in struct:ethtool_ops

Completed in 310 milliseconds

12