HomeSort by relevance Sort by last modified time
    Searched defs:AT (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
ServiceURL.java 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
49 private final static String AT = "at";
304 // we only throw at one location in the code.
360 // We only recognize IPX and Appletalk at this point.
363 !slash2.equalsIgnoreCase(AT)) {
445 // remaining before we read it: It is legal to stop at any
  /onnv/onnv-gate/usr/src/cmd/cron/
cron.h 8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
48 #define AT 'a'
60 * structure used for passing messages from the at and crontab commands to cron
76 #define ATALLOW "/etc/cron.d/at.allow"
77 #define ATDENY "/etc/cron.d/at.deny"
  /onnv/onnv-gate/usr/src/cmd/tip/
tip.h 58 char *AT; /* acu type */
162 * at the begining of a line (as defined by the eolmarks variable).

Completed in 61 milliseconds