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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c309 static char temp_file_sfx[] = "/etc/inet/static_routes.tmp"; variable
470 temp_file = temp_file_sfx;
478 size = strlen(root_dir) + sizeof (temp_file_sfx);
483 temp_file_sfx);

Completed in 107 milliseconds