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

/freebsd-13-stable/usr.bin/env/
H A Denv.c77 char *altpath, **ep, *p, **parg, term; local
87 altpath = NULL;
111 altpath = strdup(optarg);
204 if (altpath)
205 search_paths(altpath, argv);

Completed in 54 milliseconds