Searched refs:stat (Results 51 - 75 of 2417) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-plist.c40 static int (*_next_track)(struct song_metadata*, struct stat*, char*, char*);
41 static int _m3u_next_track(struct song_metadata*, struct stat*, char*, char*);
42 static int _pls_next_track(struct song_metadata*, struct stat*, char*, char*);
45 start_plist(const char *path, struct song_metadata *psong, struct stat *stat, char *lang, char *type) argument
85 if(stat)
88 psong->time_modified = stat->st_mtime;
89 psong->file_size = stat->st_size;
96 _m3u_next_track(struct song_metadata *psong, struct stat *stat, cha argument
143 _pls_next_track(struct song_metadata *psong, struct stat *stat, char *lang, char *type) argument
193 next_plist_track(struct song_metadata *psong, struct stat *stat, char *lang, char *type) argument
[all...]
H A Dtagutils-pcm.c28 struct stat file;
31 if( stat(filename, &file) != 0 )
33 DPRINTF(E_WARN, L_SCANNER, "Could not stat %s\n", filename);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/firewire/
H A Dfiredtv-ci.c27 static int fdtv_ca_ready(struct firedtv_tuner_status *stat) argument
29 return stat->ca_initialization_status == 1 &&
30 stat->ca_error_flag == 0 &&
31 stat->ca_dvb_flag == 1 &&
32 stat->ca_module_present_status == 1;
35 static int fdtv_get_ca_flags(struct firedtv_tuner_status *stat) argument
39 if (stat->ca_module_present_status == 1)
41 if (stat->ca_initialization_status == 1 &&
42 stat->ca_error_flag == 0 &&
43 stat
66 struct firedtv_tuner_status stat; local
103 struct firedtv_tuner_status stat; local
182 struct firedtv_tuner_status stat; local
234 struct firedtv_tuner_status stat; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/t/
H A Dtmem.c39 int stat; local
50 stat = CSCmemListPrintProfile (memlist, CSC_SHOW_ALL);
51 printf ("\t[CSCmemListPrintProfile] stat = %d\n", stat);
56 printf ("stat = CSCmemDone (memlist);\n");
57 stat = CSCmemDone (memlist);
58 printf ("\t[CSCmemDone] stat = %d\n", stat);
69 stat = CSCmemListPrintProfile (memlist, CSC_SHOW_ALL);
70 printf ("\t[CSCmemListPrintProfile] stat
137 int stat; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd_ioctl.c46 int stat; local
51 stat = cdrom_check_status(drive, &sense);
52 if (!stat || sense.sense_key == UNIT_ATTENTION)
134 int stat; local
141 stat = 0;
150 stat = ide_cd_queue_pc(drive, cmd, 0, NULL, NULL,
156 if (stat != 0 &&
162 stat = 0;
166 if (stat != 0 && sense->sense_key == NOT_READY && sense->asc == 0x3a)
167 stat
185 int stat = ide_cd_lockdoor(drive, 0, &sense); local
211 int stat; local
268 int stat, mcnlen; local
349 int stat; local
383 int stat; local
401 int stat; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dhopper_cards.c68 u32 stat = 0, mask = 0, lstat = 0, mstat = 0; local
81 stat = mmread(MANTIS_INT_STAT);
83 mstat = lstat = stat & ~MANTIS_INT_RISCSTAT;
84 if (!(stat & mask))
96 mantis->mantis_int_stat = stat;
98 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask);
99 if (stat & MANTIS_INT_RISCEN) {
102 if (stat & MANTIS_INT_IRQ0) {
108 if (stat & MANTIS_INT_IRQ1) {
112 if (stat
[all...]
H A Dmantis_cards.c76 u32 stat = 0, mask = 0, lstat = 0, mstat = 0; local
89 stat = mmread(MANTIS_INT_STAT);
91 mstat = lstat = stat & ~MANTIS_INT_RISCSTAT;
92 if (!(stat & mask))
104 mantis->mantis_int_stat = stat;
106 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask);
107 if (stat & MANTIS_INT_RISCEN) {
110 if (stat & MANTIS_INT_IRQ0) {
116 if (stat & MANTIS_INT_IRQ1) {
120 if (stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Ddepcomp70 stat=$?
71 if test $stat -eq 0; then :
74 exit $stat
93 stat=$?
94 if test $stat -eq 0; then :
97 exit $stat
135 stat=$?
136 if test $stat -eq 0; then :
139 exit $stat
187 stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Ddepcomp70 stat=$?
71 if test $stat -eq 0; then :
74 exit $stat
93 stat=$?
94 if test $stat -eq 0; then :
97 exit $stat
135 stat=$?
136 if test $stat -eq 0; then :
139 exit $stat
187 stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Ddepcomp70 stat=$?
71 if test $stat -eq 0; then :
74 exit $stat
93 stat=$?
94 if test $stat -eq 0; then :
97 exit $stat
135 stat=$?
136 if test $stat -eq 0; then :
139 exit $stat
186 stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A Ddepcomp70 stat=$?
71 if test $stat -eq 0; then :
74 exit $stat
93 stat=$?
94 if test $stat -eq 0; then :
97 exit $stat
135 stat=$?
136 if test $stat -eq 0; then :
139 exit $stat
186 stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Ddepcomp70 stat=$?
71 if test $stat -eq 0; then :
74 exit $stat
93 stat=$?
94 if test $stat -eq 0; then :
97 exit $stat
135 stat=$?
136 if test $stat -eq 0; then :
139 exit $stat
186 stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drpc001.tcl89 set stat [catch {$db stat} ret]
90 error_check_good dbstat $stat 0
96 set stat [catch {$c close} ret]
97 error_check_good dbc_close:$c $stat 1
102 set stat [catch {$t commit} ret]
103 error_check_good txn_commit:$t $stat 1
170 set stat [catch {$dbcdup close} ret]
171 error_check_good dup_close:$dbcdup $stat 0
180 set stat [catc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/
H A Dteststat2.c2 #include <sys/stat.h>
38 struct stat st;
57 // check the stat on this file
58 if (stat(pLocalPath, &st) < 0)
60 perror("stat");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dabspath.c7 struct stat cwd_stat, pwd_stat;
12 stat(cwd, &cwd_stat);
13 if (!stat(pwd, &pwd_stat) &&
H A Dutil.c6 struct stat st;
13 if (stat(path, &st) == 0)
20 err = stat(path, &st) && mkdir(path, mode);
27 return (stat(path, &st) && mkdir(path, mode)) ? -1 : 0;
60 struct stat st;
64 if (stat(from, &st))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dsafefile.c33 #include <sys/stat.h>
48 struct stat s;
58 if (stat(path, &s) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dfgetsetflags.c26 #include <sys/stat.h>
43 struct stat buf;
46 if (!stat(name, &buf) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtlb_uv.c141 struct ptc_stats *stat; local
144 stat = bcp->statp;
145 stat->d_retries++;
177 stat->d_canceled++;
187 stat->d_nocanceled++;
199 struct ptc_stats *stat; local
207 stat = bcp->statp;
210 stat->d_alltlb++;
213 stat->d_onetlb++;
215 stat
287 struct ptc_stats *stat; local
405 struct ptc_stats *stat = bcp->statp; local
493 destination_plugged(struct bau_desc *bau_desc, struct bau_control *bcp, struct bau_control *hmaster, struct ptc_stats *stat) argument
511 destination_timeout(struct bau_desc *bau_desc, struct bau_control *bcp, struct bau_control *hmaster, struct ptc_stats *stat) argument
533 disable_for_congestion(struct bau_control *bcp, struct ptc_stats *stat) argument
583 struct ptc_stats *stat = bcp->statp; local
708 struct ptc_stats *stat; local
821 struct ptc_stats *stat; local
940 struct ptc_stats *stat; local
1028 struct ptc_stats *stat; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dbast-irq.c113 unsigned int stat; local
117 stat = __raw_readb(BAST_VA_PC104_IRQREQ) & 0xf;
119 if (unlikely(stat == 0)) {
127 for (i = 0; stat != 0; i++, stat >>= 1) {
128 if (stat & 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-pcm.c27 struct stat file;
30 if( stat(filename, &file) != 0 )
32 DPRINTF(E_WARN, L_SCANNER, "Could not stat %s\n", filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dlseek.c28 # include <sys/stat.h>
52 struct stat statbuf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A Dosdep.h31 #include <sys/stat.h>
51 typedef struct stat z_stat;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/init/
H A Dmesg.c21 struct stat sb;
31 } else if (stat(tty, &sb) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-au1550.c53 u32 stat; local
62 stat = sp->psc_smbstat;
64 if ((stat & PSC_SMBSTAT_TE) != 0)
76 u32 stat; local
84 stat = sp->psc_smbevnt;
87 if ((stat & (PSC_SMBEVNT_DN | PSC_SMBEVNT_AN | PSC_SMBEVNT_AL)) != 0)
96 u32 stat; local
105 stat = sp->psc_smbevnt;
107 if ((stat & PSC_SMBEVNT_MD) != 0)
119 u32 stat; local
164 u32 data, stat; local
316 u32 stat; local
[all...]

Completed in 307 milliseconds

1234567891011>>