Searched refs:st_flags (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSequenceStats.java85 private int st_flags; field in class:SequenceStats
90 return st_flags;
104 + "\n st_flags=" + st_flags
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Dstat.h18 unsigned int st_flags; member in struct:stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dseq_stat.c100 sp->st_flags = seq->seq_record.flags;
212 sp->st_flags, __db_seq_flags_fn, NULL, "\tSequence flags");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_cp.c888 if (!gotstat || fs->st_flags != ts.st_flags)
890 fchflags(fd, fs->st_flags) :
891 (islink ? lchflags(to.p_path, fs->st_flags) :
892 chflags(to.p_path, fs->st_flags))) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_seq.c235 _GetFlagsList(interp, sp->st_flags, __db_get_seq_flags_fn());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c306 JAVADB_STAT_INT(jnienv, jobj, seq_stat_st_flags_fid, statp, st_flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dst.c924 unsigned short st_flags = filp->f_flags;
1074 ((st_flags & O_ACCMODE) == O_WRONLY ||
1075 (st_flags & O_ACCMODE) == O_RDWR)) {
920 unsigned short st_flags = filp->f_flags; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1090 u_int32_t st_flags; /* Flag value. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1079 u_int32_t st_flags; /* Flag value. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1100 u_int32_t st_flags; /* Flag value. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1088 u_int32_t st_flags; /* Flag value. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1127 u_int32_t st_flags; /* Flag value. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1127 u_int32_t st_flags; /* Flag value. */ member in struct:__db_seq_stat

Completed in 296 milliseconds