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

/external/jhead/
H A Djhead.c43 static char * strftime_args = NULL; // Format for new file name. variable
579 if (strftime_args){
596 strncpy(pattern, strftime_args, PATH_MAX-1);
1504 strftime_args = arg;
1506 SlashToNative(strftime_args);
1508 //printf("strftime_args = %s\n",arg);

Completed in 13 milliseconds