Searched refs:date (Results 76 - 100 of 158) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dmetadata.c266 m->date = strdup(val);
290 free(m->date);
416 asprintf(&m.date, "%04d-01-01", song.year);
508 path, (long long)file.st_size, file.st_mtime, m.duration, song.channels, song.bitrate, song.samplerate, m.date,
574 m.date = strdup(exif_entry_get_value(e, b, sizeof(b)));
575 if( strlen(m.date) > 10 )
577 m.date[4] = '-';
578 m.date[7] = '-';
579 m.date[10] = 'T';
582 free(m.date);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmcopy.c297 time_t date; local
304 & date, &filesize, &type, 0) < 0 ){
332 now = date;
415 time_t date; local
432 & date, 0, 0, 0) < 0 ){
455 now = date;
H A Dmtools.h129 unsigned int fat, size_t size, time_t date,
133 unsigned int fat, size_t size, time_t date,
H A Dfloppyd_io.c389 static int floppyd_data(Stream_t *Stream, time_t *date, mt_size_t *size, argument
394 if(date)
396 *date = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-passwd196 my $date=time;
200 push(@mods, 'sambaPwdLastSet' => $date);
202 my $new_sambaPwdMustChange=$date+$config{defaultMaxPasswordAge}*24*60*60;
H A Dsmbldap-usermod59 print " -e expire date (\"YYYY-MM-DD HH:MM:SS\")\n";
322 my $kickoffTime=`date --date='$tmp' +%s`;
567 Set the expiration date for the user account. This only affect samba account. The date must be in the following format : YYYY-MM-DD HH:MM:SS. This option call the external 'date' command to set calculate the number of seconds from Junary 1 1970 to the specified date.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_time.c83 /* ...and have no date-begin or date-end boundary */
157 xtables_error(PARAMETER_PROBLEM, "Invalid date \"%s\" specified. Should "
298 static void time_print_date(time_t date, const char *command) argument
303 if (date == 0 || date == LONG_MAX)
306 t = gmtime(&date);
401 printf(" until date");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dmdate-sh54 # Prevent date giving response in another language.
84 # To find the date, we split the line on spaces and iterate on words
89 # words should be skipped to get the date.
167 *:*) set `date`; eval year=\$$#
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man173 # Turn off localisation of date (for strftime).
182 my $date = strftime "%B %Y", localtime;
486 .TH $PROGRAM "$section" "$date" "$package $version" GNU
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dip27-rtc.c85 case RTC_RD_TIME: /* Read the time/date from RTC */
144 rtc->date = day;
305 rtc_tm->tm_mday = rtc->date;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Dbusybox.spec4 %define release %(date -I | sed -e 's/-/_/g')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dncp_fs.h210 int ncp_date_dos2unix(__le16 time, __le16 date);
211 void ncp_date_unix2dos(int unix_date, __le16 * time, __le16 * date);
H A Dmsdos_fs.h154 __le16 cdate; /* Creation date */
155 __le16 adate; /* Last access date */
157 __le16 time,date,start;/* time, date and first cluster */ member in struct:msdos_dir_entry
425 extern int date_dos2unix(unsigned short time, unsigned short date);
426 extern void fat_date_unix2dos(int unix_date, __le16 *time, __le16 *date);
H A Diso_fs.h142 /* high sierra is identical to iso, except that the date is only 6 bytes, and
150 char date [ISODCL (19, 25)]; /* 7 by 711 */ member in struct:iso_directory_record
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man173 # Turn off localisation of date (for strftime).
182 my $date = strftime "%B %Y", localtime;
486 .TH $PROGRAM "$section" "$date" "$package $version" GNU
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/doc/
H A Dmdate-sh54 # Prevent date giving response in another language.
84 # To find the date, we split the line on spaces and iterate on words
89 # words should be skipped to get the date.
167 *:*) set `date`; eval year=\$$#
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dtime.c508 Create a 16 bit dos packed date.
532 Create a 32 bit dos packed date/time from some parameters.
552 Put a dos date into a buffer (time/date format).
563 Put a dos date into a buffer (date/time format).
575 Put a dos 32 bit "unix like" date into a buffer. This routine takes
577 localtime for this sort of date)
588 Interpret a 32 bit dos packed date/time to some parameters.
591 static void interpret_dos_date(uint32 date,in argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddvdsubdec.c170 int date; local
195 date = AV_RB16(buf + cmd_pos);
198 av_log(NULL, AV_LOG_INFO, "cmd_pos=0x%04x next=0x%04x date=%d\n",
199 cmd_pos, next_cmd_pos, date);
216 /* set start date */
217 sub_header->start_display_time = (date << 10) / 90;
220 /* set end date */
221 sub_header->end_display_time = (date << 10) / 90;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-sysfs.c78 __ATTR(date, S_IRUGO, rtc_sysfs_show_date, NULL),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/msdos/
H A Dnamei.c247 __le16 time, date; local
255 fat_date_unix2dos(ts->tv_sec, &time, &date);
260 de.date = date;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dscanner.c135 char *date = NULL, *cam = NULL; local
147 date = result[2];
151 if( date )
153 strncpy(date_taken, date, 10);
163 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Using last date item: %s/%s/%X\n", last_date.name, last_date.parentID, last_date.objectID);
171 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached date item: %s/%s/%X\n", last_date.name, last_date.parentID, last_date.objectID);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dscanner.c140 char *date = NULL, *cam = NULL; local
152 date = result[2];
156 if( date )
158 strncpy(date_taken, date, 10);
168 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Using last date item: %s/%s/%X\n", last_date.name, last_date.parentID, last_date.objectID);
176 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached date item: %s/%s/%X\n", last_date.name, last_date.parentID, last_date.objectID);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/core/
H A Dsysfs.c39 MMC_ATTR(date, "%02d/%04d\n", card->cid.month, card->cid.year);
52 MMC_ATTR_RO(date),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/package/
H A Dbuilddeb72 -- $name $(date -R)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dgettextize.in339 # - date current date, for use in ChangeLog entries.
340 date=`date +%Y-%m-%d`
415 echo "$date gettextize <bug-gnu-gettext@gnu.org>" > "$srcdir/ChangeLog.tmp"
461 echo "$date gettextize <bug-gnu-gettext@gnu.org>" > "$srcdir/$podir/ChangeLog.tmp"
511 echo "$date gettextize <bug-gnu-gettext@gnu.org>" > "$srcdir/$m4dir/ChangeLog.tmp"

Completed in 127 milliseconds

1234567