Searched refs:FNAME_TEMPLATE (Results 1 – 1 of 1) sorted by relevance
62 #define FNAME_TEMPLATE "/var/tmp/authtok_check.XXXXXX" macro82 char tmpname[sizeof (FNAME_TEMPLATE)]; in writeout()91 (void) strcpy(tmpname, FNAME_TEMPLATE); in writeout()