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

/ast/src/cmd/at/
H A DMakefile18 $(LIBDIR)/at/jobs :INSTALLDIR: mode=u=rx,go=x atx
20 atx :: atx.c +last
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 14 milliseconds