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

/ast/src/cmd/at/
H A DMakefile12 $(PACKAGE_LOCAL)at :: PROMO.mm RELEASE at.h at.c -lcoshell -lcs
14 $(PACKAGE_LOCAL)batch :LINK: $(PACKAGE_LOCAL)at
16 $(LIBDIR)/at/jobs :INSTALLDIR: mode=u=rwx,go=x
18 $(LIBDIR)/at/jobs :INSTALLDIR: mode=u=rx,go=x atx
22 at :SERVICE: atd.c -lcs +last
/ast/src/lib/libast/port/
H A Dtouch.c9 * A copy of the License is available at *
46 touch(const char* path, time_t at, time_t mt, int flags) argument
53 if (at == (time_t)(-1) && !(flags & PATH_TOUCH_VERBATIM))
55 else if (!at && !(flags & PATH_TOUCH_VERBATIM))
59 av.tv_sec = at;
H A Dastlicense.c9 * A copy of the License is available at *
860 COMMENT(&notice, &buf, "A copy of the License is available at", 0);
909 copy(&tmp, "at the ", -1);
946 COMMENT(&notice, &buf, "either version 2, or (at your option) any later version.", 0);
957 COMMENT(&notice, &buf, "If not, a copy is available at", 0);
/ast/src/lib/libast/tm/
H A Dtmxtouch.c9 * A copy of the License is available at *
41 tmxtouch(const char* path, Time_t at, Time_t mt, Time_t ct, int flags) argument
50 if (at == TMX_NOTIME && !(flags & PATH_TOUCH_VERBATIM))
52 else if (!at && !(flags & PATH_TOUCH_VERBATIM))
56 av.tv_sec = tmxsec(at);
57 av.tv_nsec = tmxnsec(at);
/ast/src/lib/libcs/
H A Dmsgblast.c9 * A copy of the License is available at *
36 register unsigned long at; local
60 at = msg->call >> MSG_ARG_CALL;
61 if (msg->call & MSG_VALUE) switch (at & ((1 << MSG_ARG_TYPE) - 1))
76 switch ((at >>= MSG_ARG_TYPE) & ((1 << MSG_ARG_TYPE) - 1))
102 at >>= MSG_ARG_TYPE;
133 at >>= MSG_ARG_TYPE;
195 at >>= MSG_ARG_TYPE;
H A Dmsguser.c9 * A copy of the License is available at *
43 register long at; local
132 at = call >> MSG_ARG_CALL;
133 if (call & MSG_VALUE) switch (at & ((1 << MSG_ARG_TYPE) - 1))
153 switch ((at >>= MSG_ARG_TYPE) & ((1 << MSG_ARG_TYPE) - 1))
171 at >>= MSG_ARG_TYPE;
184 at >>= MSG_ARG_TYPE;
261 if (((at >>= MSG_ARG_TYPE) & ((1 << MSG_ARG_TYPE) - 1)) == MSG_ARG_output)
396 register unsigned long at; local
426 at
[all...]
H A Dmsglist.c9 * A copy of the License is available at *
103 register unsigned long at; local
135 at = msg->call >> MSG_ARG_CALL;
138 switch ((at >>= MSG_ARG_TYPE) & ((1 << MSG_ARG_TYPE) - 1))
/ast/src/lib/libexpr/
H A DMakefile18 /* internal compiler error: in gen_lowpart_general, at rtlhooks.c:59 */
/ast/src/cmd/ksh93/tests/
H A Dcomvario.sh9 # A copy of the License is available at #
28 # A copy of the License is available at #
126 # Check whether "read -C" leaves the file pointer at the next line
149 integer at=90
214 integer at=90
291 integer at=90
344 # Test 4: Test "read -C" failure for missing bracket at the end
350 # Test 5: Test "read -C" failure for missing bracket at the beginning
H A Dcoprocess.sh9 # A copy of the License is available at #
36 then err_exit cygwin detected - coprocess tests disabled - enable at the risk of wedging your system
/ast/src/lib/libtk/library/demos/
H A Dtext.tcl34 This will drag the text at high speed to allow you to scan its contents.
/ast/src/cmd/ksh93/sh/
H A Dxec.c9 * A copy of the License is available at *
2582 clock_t at, tm[3]; local
2632 at = shp->gd->lim.clk_tck*(ta.tv_sec-tb.tv_sec);
2633 at += ((shp->gd->lim.clk_tck*(((1000000L/2)/shp->gd->lim.clk_tck)+(ta.tv_usec-tb.tv_usec)))/1000000L);
2635 at = times(&after) - bt;
2637 tm[0] = at;
/ast/src/cmd/INIT/
H A Dproto.c9 * A copy of the License is available at *
2214 comment( &notice, &buf, "A copy of the License is available at",sizeof( "A copy of the License is available at")-1, 0);
2263 copy(&tmp, "at the ", -1);
2300 comment( &notice, &buf, "either version 2, or (at your option) any later version.",sizeof( "either version 2, or (at your option) any later version.")-1, 0);
2311 comment( &notice, &buf, "If not, a copy is available at",sizeof( "If not, a copy is available at")-1, 0);
H A Dpackage.sh9 # A copy of the License is available at #
106 \b$PACKAGEROOT\b must at minumum contain a \bbin/package\b command or a
204 [+attributes?\aname=value\a attributes. Should at least contain
236 at 1, ratings can vary wildly but consistently from
326 download these at your own risk. If \aarchitecture\a is omitted then
431 [+DETAILS?The package directory hierarchy is rooted at
482 chronological order (newer entries at the top of the file.) \bpackage
789 The package directory hierarchy is rooted at ${bB}\$PACKAGEROOT${eB}. All source and
834 text, in reverse chronological order (newer entries at the top of the
1025 NAME=VALUE attributes. Should at leas
[all...]
/ast/src/cmd/nmake/
H A DMakerules.mk57 set option=';recurse;sa;-;Set the recursive \b:MAKE:\b \aaction\a:;[action:=1]{[+combine?Combine all recursive makefiles into one rooted at the current directory. \b::\b, \b:PACKAGE:\b, \b.SOURCE\b*, and \bLDLIBRARIES\b are intercepted to adjust relative directory and library references. Complex makefile hierarchies may not be amenable to combination.][+implicit?All makefiles in all subdirectories are treated as if they contained \b:MAKE:\b.][+list?List the recursion directories, one per line, on the standard output and exit. A \b-\b prerequisite separates groups that may be made concurrently and a \b+\b prerequisite separates leaf directories from intermediate directories.][+only?Disable component closure and operate on explicit prerequisites only.][+prereqs?List the recursion directory dependencies as a makefile on the standard output and exit.][+\anumber\a?Set the directory recursion concurrency level to \anumber\a.]}'
950 /* req must be seen at or before the lib */
1830 * make dll via cc- if not already made at this level
2885 * .PACKAGE.$(P).found 1 if at least one package lib or header found
4183 error 3 at least one of the packages { $(L.$(K)) } must exist
/ast/src/cmd/html/
H A Dmm2html.sh9 # A copy of the License is available at #
107 at the top of the document.]
2602 .A[cdoqrt]|.B[coqx]|.C[dm]|.D[coqvx]|.E[mrvx]|.F[acdlnotx]|.I[cnx]|.L[bi]|.N[ox]|.Ox|.P[acfoq]|.Q[cloq]|.Rv|.S[coqty]|.T[an]|.Ux|.V[at]|.Xo)

Completed in 111 milliseconds