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