HomeSort by: relevance | last modified time | path
    Searched defs:nenvp (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/atrun/
atrun.c 296 char **nenvp = &nul; local in function:run_file
330 (void)execle("/bin/sh", "sh", (char *)NULL, nenvp);
atrun.c 296 char **nenvp = &nul; local in function:run_file
330 (void)execle("/bin/sh", "sh", (char *)NULL, nenvp);

Completed in 21 milliseconds