Searched defs:atx (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/at/
H A Datd.c162 char* atx; /* setuid exec full path */ member in struct:__anon39
556 * pass job to atx for impersonation and execution
567 argv[0] = state->atx;
1397 if (!(state->atx = strdup(s)))
1398 error(ERROR_SYSTEM|3, "out of space [atx]");

Completed in 638 milliseconds