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

  /netvirt/usr/src/cmd/vntsd/
chars.h 60 #define WILL 251 /* will do */
62 #define DO 253 /* request do */
63 #define DONT 254 /* request do not do */
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/
perly.h 37 #define DO 292
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/
perly.h 37 #define DO 292
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/x2p/
a2p.c 49 #define DO 282
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/x2p/
a2p.c 50 #define DO 282
    [all...]
  /netvirt/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
deltat.c 41 We do not want to overflow a 32 bit integer with out manipulations,
77 #define DO(D,H,M,S) \
328 /* Like YYERROR except do call yyerror.
335 do \
649 /* Do appropriate processing given the current state. */
653 /* First try to decide what to do without reference to lookahead token. */
709 /* yyn is what to do for this token type in this state.
751 /* Do the default action for the current state. */
758 /* Do a reduction. yyn is the number of a rule to reduce with. */
796 { DO (yyvsp[-2].val, 0, 0, yyvsp[0].val);
    [all...]
  /netvirt/usr/src/ucblib/libcurses/
curses.c 54 *DO, *ED, *EI, *K0, *K1, *K2, *K3, *K4, *K5, *K6, *K7, *K8,
  /netvirt/usr/src/head/arpa/
telnet.h 49 #define DO 253 /* please, you use option */
74 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0
  /netvirt/usr/src/cmd/zic/
zic.c 14 * Regardless of the type of time_t, we do our work using this type.
60 int r_todo; /* a rule to do (used in outzone) */
861 /* nothing to do */
    [all...]

Completed in 5219 milliseconds