Home
last modified time | relevance | path

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

/external/jhead/
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);