HomeSort by relevance Sort by last modified time
    Searched refs:separate (Results 1 - 25 of 32) sorted by null

1 2

  /onnv/onnv-gate/usr/src/uts/common/io/mac/
README 34 Each functional component of the mac module is implemented in a separate
56 implemented as a plugin delivered in a separate file under the
  /onnv/onnv-gate/usr/src/cmd/sgs/crle/common/
util.c 247 const char *separate = MSG_ORIG(MSG_MOD_SEPARATE); local
260 if ((tok = strtok_r(_arg, separate, &lasts)) != NULL) {
291 } while ((tok = strtok_r(NULL, separate, &lasts)) != NULL);
  /onnv/onnv-gate/usr/src/cmd/diff3/
diff3prog.c 110 static void separate(char *s);
301 separate("1");
313 separate("2");
348 separate(dup?"3":"");
388 separate(char *s) function
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postio/
README 26 I've added code that lets you split the program into separate read and write
40 1: Use separate read and write processes. The -R2 option gets it or if you want
70 accomplishes the same thing, but runs postio as separate read and write processes,
  /onnv/onnv-gate/usr/src/
README.license-files 34 into one or more separate files.
  /onnv/onnv-gate/usr/src/psm/stand/
README 48 to separate the PSM code out of shared common (PIM) code
  /onnv/onnv-gate/usr/src/lib/libsasl/
README 15 go their separate ways. In order to assist with resynchronization, some
  /onnv/onnv-gate/usr/src/lib/libtecla/common/
expand.c 125 const char *pattern, int separate);
490 * separate int When appending a filename from the specified
493 * the filename, unless separate is zero.
499 const char *pattern, int separate)
533 if((separate && _pn_append_to_path(ef->path, FS_DIR_SEP, -1, 0)==NULL) ||
    [all...]
  /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/
README 127 Mapping_t). ID attributes are also stored in a separate list of ID value -
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/User/
pwent.pm 256 separate arguments. If you pass no parameters, the function returns
  /onnv/onnv-gate/usr/src/cmd/file/
magic 95 0 short 0411 pdp11 separate I&D
211 >0x1e short &0x2 separate
231 >0x3 byte &0x4 separate
239 >0x3 byte &0x4 separate
246 0 long 0xe809 separate object file (z8000 a.out)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
InputObjects.pm 359 the text used to separate the command name from the rest of the
821 then the text is prepended to the first item (not added as a separate string).
849 then the text is appended to the last item (not added as a separate string).
Functions.pm 268 package Modules,Objects,Namespace declare a separate global namespace
348 system Process run a separate program
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
FirstTime.pm 352 Every Makefile.PL is run by perl in a separate process. Likewise we
  /onnv/onnv-gate/usr/src/lib/libast/common/regex/
reglib.h 552 unsigned char separate; /* cannot combine */ member in struct:reglib_s
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
Simple.pm 523 C<FILTER_ONLY> takes a sequence of specifiers that install separate
737 BANG;> call must appear by itself on a separate line, or it is ignored.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
AutoSplit.pm 89 perl I<__END__> token are split out into separate files. Some
Memoize.pm 754 keep the two sets of return values separate. For example:
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
pod2man.PL 320 only a single dash, should separate the list of programs or functions from
348 program. This should be separate from the description for the use of things
350 each option as a separate C<=item>. The specific option string should be
488 consider maintaining it in a separate file, though.
  /onnv/onnv-gate/usr/src/lib/libc/
README 192 separate libc_i18n directory. Those source files are position-independently
  /onnv/onnv-gate/usr/src/cmd/filesync/
README 124 size, owner, protection, mod time) and keep separate
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
SMTP.pm 678 addresses given. Each address is sent as a separate command to the server.
Ping.pm 667 # Hence, if our OS is Windows, we need to create a separate
831 # separate the overhead of opening the stream from the first ping.
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
UCD.pm 625 used to separate elements, spaces are to be ignored). A condition
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
Concise.pm 895 Use a tree format that uses longer edges to separate OP nodes. This format
    [all...]

Completed in 3720 milliseconds

1 2