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

  /onnv/onnv-gate/usr/src/lib/libc/port/regex/
glob.c 65 #define INITIAL 8 /* initial pathv allocation */
110 gp->gl_pathn = gp->gl_offs + INITIAL;
wordexp.c 72 #define INITIAL 8 /* initial pathv allocation */
168 wptmp.we_wordn = wptmp.we_offs + INITIAL;
470 wptmp.we_wordn = wptmp.we_offs + INITIAL;
681 (wp->we_wordn + INITIAL) * sizeof (char *));
684 wp->we_wordn += INITIAL;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
fsm.h 139 #define INITIAL 0 /* Down, hasn't been opened */
151 "Initial", "Starting", "Closed", "Stopped", "Closing", "Stopping", \
  /onnv/onnv-gate/usr/src/lib/libpp/i386/
ppdef.h 175 #define INITIAL (1<<7)
  /onnv/onnv-gate/usr/src/lib/libpp/sparc/
ppdef.h 175 #define INITIAL (1<<7)

Completed in 180 milliseconds