Searched refs:get_flags (Results 1 - 25 of 80) sorted by relevance

1234

/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
53 if (!get_flags) {
58 *get_flags = f;
H A De2p.h28 int fgetsetflags(const char * name, unsigned long * get_flags, unsigned long set_flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DCacheFile.java122 return (mpf.get_flags() & DbConstants.DB_MPOOL_NOFILE) != 0;
163 return (mpf.get_flags() & DbConstants.DB_MPOOL_UNLINK) != 0;
H A DSequenceConfig.java359 final int seqFlags = seq.get_flags();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_lib.h23 int fgetsetflags(const char *name, unsigned long *get_flags, unsigned long set_flags);
H A De2fs_lib.c100 int fgetsetflags(const char *name, unsigned long *get_flags, unsigned long set_flags) argument
116 if (!get_flags) {
127 *get_flags = f;
130 r = ioctl(fd, EXT2_IOC_GETFLAGS, (void*)get_flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dof_device_common.h33 unsigned long (*get_flags)(const u32 *addr, unsigned long); member in struct:of_bus
H A Dof_device_32.c144 .get_flags = of_bus_pci_get_flags,
153 .get_flags = of_bus_sbus_get_flags,
162 .get_flags = of_bus_ambapp_get_flags,
171 .get_flags = of_bus_default_get_flags,
288 flags = bus->get_flags(reg, 0);
314 flags = pbus->get_flags(addr, flags);
H A Dof_device_64.c188 .get_flags = of_bus_pci_get_flags,
197 .get_flags = of_bus_pci_get_flags,
206 .get_flags = of_bus_default_get_flags,
215 .get_flags = of_bus_default_get_flags,
224 .get_flags = of_bus_default_get_flags,
364 flags = bus->get_flags(addr, 0);
390 flags = pbus->get_flags(addr, flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dcpucheck.c109 static void get_flags(void) function
190 get_flags();
210 get_flags(); /* Make sure it really did something */
/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.java41 public int get_flags() throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbMpoolFile_get_flags(swigCPtr, this); } method in class:DbMpoolFile
H A DDbSequence.java69 public int get_flags() throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbSequence_get_flags(swigCPtr, this); } method in class:DbSequence
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dlib80211.h80 unsigned long (*get_flags) (void *priv); member in struct:lib80211_crypto_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Daddress.c42 unsigned int (*get_flags)(const u32 *addr); member in struct:of_bus
199 *flags = bus->get_flags(prop);
293 .get_flags = of_bus_pci_get_flags,
304 .get_flags = of_bus_isa_get_flags,
314 .get_flags = of_bus_default_get_flags,
521 *flags = bus->get_flags(prop);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dsys-linux.c119 static int get_flags (int fd);
168 static int get_flags (int fd) function
329 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) & ~SC_LOOP_TRAFFIC);
651 int x = get_flags(ppp_dev_fd);
703 int x = get_flags(ppp_dev_fd);
808 u_int x = get_flags(ppp_dev_fd);
1108 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) | SC_LOOP_TRAFFIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_mpool.cpp101 DB_MPOOLFILE_METHOD(get_flags, (u_int32_t *flagsp),
H A Dcxx_seq.cpp83 DBSEQ_METHOD(get_flags, (u_int32_t *flagsp), (seq, flagsp), 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DBtRecExample.cpp168 data.set_flags(data.get_flags() | DB_DBT_USERMEM);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c161 .get_flags = ethtool_op_get_flags,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c170 static int get_flags (int fd);
230 static int get_flags (int fd) function
406 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) & ~SC_LOOP_TRAFFIC);
500 set_flags(ppp_fd, ((get_flags(ppp_fd) & ~(SC_RCVB | SC_LOGB))
601 flags = get_flags(ppp_dev_fd);
650 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) | SC_MULTILINK);
1111 x = get_flags(ppp_fd);
1198 int x = get_flags(ppp_dev_fd);
1277 int x = get_flags(ppp_dev_fd);
2119 u_int x = get_flags(ppp_dev_f
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest109.tcl224 set flags [$seq get_flags]
232 error_check_good get_flags $flags $exp_flags
H A Denv007.tcl182 { "set_flags" "db_auto_commit" "get_flags" "-auto_commit" }
183 { "set_flags" "db_cdb_alldb" "get_flags" "-cdb_alldb" }
184 { "set_flags" "db_direct_db" "get_flags" "-direct_db" }
185 { "set_flags" "db_nolocking" "get_flags" "-nolock" }
186 { "set_flags" "db_nommap" "get_flags" "-nommap" }
187 { "set_flags" "db_nopanic" "get_flags" "-nopanic" }
188 { "set_flags" "db_overwrite" "get_flags" "-overwrite" }
189 { "set_flags" "db_region_init" "get_flags" "-region_init" }
190 { "set_flags" "db_txn_nosync" "get_flags" "-nosync" }
191 { "set_flags" "db_txn_write_nosync" "get_flags" "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i226 u_int32_t get_flags() {
228 errno = self->get_flags(self, &ret);
699 u_int32_t get_flags() {
701 errno = self->get_flags(self, &ret);
1528 u_int32_t get_flags() {
1530 errno = self->get_flags(self, &ret);
1590 u_int32_t get_flags() {
1592 errno = self->get_flags(self, &ret);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h206 virtual int get_flags(u_int32_t *);
442 virtual int get_flags(u_int32_t *);
788 int get_flags(u_int32_t *flagsp);
869 int get_flags(u_int32_t *flagsp);
1004 u_int32_t get_flags() const { return flags; } function in class:Dbt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h207 virtual int get_flags(u_int32_t *);
443 virtual int get_flags(u_int32_t *);
789 int get_flags(u_int32_t *flagsp);
870 int get_flags(u_int32_t *flagsp);
1005 u_int32_t get_flags() const { return flags; } function in class:Dbt

Completed in 180 milliseconds

1234