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

/freebsd-11-stable/sbin/init/
H A Dinit.c140 static char *init_path_argv0; variable
254 init_path_argv0 = strdup(argv[0]);
255 if (init_path_argv0 == NULL)
779 error = read_file(init_path_argv0, &buf, &bufsize);

Completed in 50 milliseconds