Searched refs:stat_buf (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Duuencode.c21 struct stat stat_buf; local
37 fstat(src_fd, &stat_buf);
38 mode = stat_buf.st_mode & (S_IRWXU | S_IRWXG | S_IRWXO);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/basic/
H A Dsplit-include.c61 struct stat stat_buf; local
75 if (stat(str_file_autoconf, &stat_buf) != 0)
77 buffer_size = 2 * stat_buf.st_size + 4096;
90 if (stat(str_dir_config, &stat_buf) != 0)
149 if (stat(ptarget, &stat_buf) != 0
208 if (stat(line+1, &stat_buf) != 0)
212 if (stat_buf.st_size != 0)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dunzip.c111 struct stat stat_buf; local
277 if (stat(dst_fn, &stat_buf) == -1) {
289 if (!S_ISDIR(stat_buf.st_mode)) {
297 if (stat(dst_fn, &stat_buf) == -1) { /* File does not exist */
305 } else if (S_ISREG(stat_buf.st_mode)) { /* File is regular file */
H A Dbbunzip.c36 struct stat stat_buf; local
51 if (stat(filename, &stat_buf) != 0) {
79 stat_buf.st_mode))
H A Ddpkg.c903 struct stat stat_buf; local
904 xstat("/var/lib/dpkg/status", &stat_buf);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Drunsv.c186 char stat_buf[sizeof("finish, paused, got TERM, want down\n")]; local
187 char *p = stat_buf;
211 write(fd, stat_buf, p - stat_buf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Damiserial.c1831 char stat_buf[30], control, status; local
1852 stat_buf[0] = 0;
1853 stat_buf[1] = 0;
1855 strcat(stat_buf, "|RTS");
1857 strcat(stat_buf, "|CTS");
1859 strcat(stat_buf, "|DTR");
1861 strcat(stat_buf, "|DSR");
1863 strcat(stat_buf, "|CD");
1886 seq_printf(m, " %s\n", stat_buf+1);
H A Dsynclink.c3472 char stat_buf[30]; local
3490 stat_buf[0] = 0;
3491 stat_buf[1] = 0;
3493 strcat(stat_buf, "|RTS");
3495 strcat(stat_buf, "|CTS");
3497 strcat(stat_buf, "|DTR");
3499 strcat(stat_buf, "|DSR");
3501 strcat(stat_buf, "|CD");
3503 strcat(stat_buf, "|RI");
3535 seq_printf(m, " %s\n", stat_buf
[all...]
H A Dsynclink_gt.c1236 char stat_buf[30]; local
1248 stat_buf[0] = 0;
1249 stat_buf[1] = 0;
1251 strcat(stat_buf, "|RTS");
1253 strcat(stat_buf, "|CTS");
1255 strcat(stat_buf, "|DTR");
1257 strcat(stat_buf, "|DSR");
1259 strcat(stat_buf, "|CD");
1261 strcat(stat_buf, "|RI");
1292 seq_printf(m, " %s\n", stat_buf
[all...]
H A Dsynclinkmp.c1354 char stat_buf[30]; local
1372 stat_buf[0] = 0;
1373 stat_buf[1] = 0;
1375 strcat(stat_buf, "|RTS");
1377 strcat(stat_buf, "|CTS");
1379 strcat(stat_buf, "|DTR");
1381 strcat(stat_buf, "|DSR");
1383 strcat(stat_buf, "|CD");
1385 strcat(stat_buf, "|RI");
1416 seq_printf(m, " %s\n", stat_buf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dformdata.c792 const struct_stat * stat_buf)
822 const struct_stat * stat_buf)
824 switch(stat_buf->st_fab_rfm) {
827 return VmsRealFileSize(name, stat_buf);
830 return stat_buf->st_size;
791 VmsRealFileSize(const char * name, const struct_stat * stat_buf) argument
821 VmsSpecialSize(const char * name, const struct_stat * stat_buf) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_core.c1664 char stat_buf[32]; local
1713 strncat(stat_buf, (str), sizeof(stat_buf) - \
1714 strlen(stat_buf) - 2)
1717 strncat(stat_buf, (str), sizeof(stat_buf) - \
1718 strlen(stat_buf) - 2)
1720 stat_buf[0] = '\0';
1721 stat_buf[1] = '\0';
1728 if (stat_buf[
[all...]
H A D68360serial.c1890 char stat_buf[30], control, status; local
1922 stat_buf[0] = 0;
1923 stat_buf[1] = 0;
1925 strcat(stat_buf, "|RTS");
1927 strcat(stat_buf, "|CTS");
1929 strcat(stat_buf, "|DTR");
1931 strcat(stat_buf, "|DSR");
1933 strcat(stat_buf, "|CD");
1935 strcat(stat_buf, "|RI");
1960 ret += sprintf(buf+ret, " %s\n", stat_buf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dactivation.c253 DBusStat stat_buf; local
283 if (!_dbus_stat (&file_path, &stat_buf, NULL))
457 entry->mtime = stat_buf.mtime;
480 DBusStat stat_buf; local
505 if (!_dbus_stat (&file_path, &stat_buf, NULL))
519 if (stat_buf.mtime > entry->mtime)
2358 DBusStat stat_buf; local
2360 if (!_dbus_stat (dir, &stat_buf, NULL))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dxfuncs.c547 void xstat(const char *name, struct stat *stat_buf) argument
549 if (stat(name, stat_buf))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_operate.c147 const struct_stat * stat_buf)
177 const struct_stat * stat_buf)
179 switch(stat_buf->st_fab_rfm) {
182 return vms_realfilesize(name, stat_buf);
185 return stat_buf->st_size;
146 vms_realfilesize(const char * name, const struct_stat * stat_buf) argument
176 VmsSpecialSize(const char * name, const struct_stat * stat_buf) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dauth.c268 struct stat stat_buf; local
275 if (stat(nodename, &stat_buf) == 0) { /* file exists */
276 if (S_ISREG(stat_buf.st_mode)) { /* normal file */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c2589 char stat_buf[30]; local
2600 stat_buf[0] = 0;
2601 stat_buf[1] = 0;
2603 strcat(stat_buf, "|RTS");
2605 strcat(stat_buf, "|CTS");
2607 strcat(stat_buf, "|DTR");
2609 strcat(stat_buf, "|DSR");
2611 strcat(stat_buf, "|CD");
2613 strcat(stat_buf, "|RI");
2644 seq_printf(m, " %s\n", stat_buf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.c704 u8 *stat_buf; local
707 stat_buf = kmalloc(40, GFP_NOIO);
708 if (!stat_buf)
713 USB_RECIP_INTERFACE, cmd, 0, stat_buf,
716 ret = stat_buf[5];
717 kfree(stat_buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dnt_printing.c1282 SMB_STRUCT_STAT stat_buf; local
1287 SET_STAT_INVALID(stat_buf);
1294 driver_unix_convert(filepath,conn,NULL,&stat_buf);
1296 status = open_file_ntcreate(conn, filepath, &stat_buf,
1330 driver_unix_convert(filepath,conn,NULL,&stat_buf);
1332 status = open_file_ntcreate(conn, filepath, &stat_buf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c2823 struct stat stat_buf;
2826 || lstat(path, &stat_buf) < 0) {
2822 struct stat stat_buf; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c2742 struct stat stat_buf;
2744 || lstat(path, &stat_buf) < 0) {
2741 struct stat stat_buf; local

Completed in 185 milliseconds