Searched refs:envformat (Results 1 – 1 of 1) sorted by relevance
475 char options[1024], *cp, *envformat, *namecp = NULL; in main() local491 envformat = getenv("IFCONFIG_FORMAT"); in main()492 if (envformat != NULL) in main()493 setformat(envformat); in main()