Home
last modified time | relevance | path

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; in main()
478 size = strlen(root_dir) + sizeof (temp_file_sfx); in main()
483 temp_file_sfx); in main()