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

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c1205 const char *temp_file_name; local
1216 temp_file_name = byhost;
1218 temp_file_name = byuser;
1226 strlen(temp_file_name) + 1;
1279 strcat(cmdbuf, temp_file_name);
1301 strlen(temp_file_name) +
1314 strcat(cmdbuf, temp_file_name);
1330 strcat(cmdbuf, temp_file_name);

Completed in 32 milliseconds