Searched refs:definit_open (Results 1 – 6 of 6) sorted by relevance
39 int definit_open(const char *, void **);
45 definit_open(const char *file, void **statep) in definit_open() function
32 if (definit_open(argv[1], &state) != 0) in main()
70 if (definit_open(DEFINIT_DEFAULT_FILE, &dstate) != 0) { in init_env()
1960 if (definit_open(ENVFILE, &dstate) != 0) { in init_env()
7564 if (definit_open(DEFINIT_DEFAULT_FILE, &dstate) != 0) { in get_zoneadmd_envp()