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

1 2 3 4 5 6 7

  /systemz/betelgeuse/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
  /systemz/usr/src/cmd/sgs/crle/common/
util.c 275 const char *separate = MSG_ORIG(MSG_MOD_SEPARATE); local
288 if ((tok = strtok_r(_arg, separate, &lasts)) != NULL) {
318 } while ((tok = strtok_r(NULL, separate, &lasts)) != NULL);
  /systemz/sirius/usr/src/cmd/sgs/crle/common/
util.c 275 const char *separate = MSG_ORIG(MSG_MOD_SEPARATE); local
288 if ((tok = strtok_r(_arg, separate, &lasts)) != NULL) {
318 } while ((tok = strtok_r(NULL, separate, &lasts)) != NULL);
  /systemz/systemz/usr/src/cmd/sgs/crle/common/
util.c 275 const char *separate = MSG_ORIG(MSG_MOD_SEPARATE); local
288 if ((tok = strtok_r(_arg, separate, &lasts)) != NULL) {
318 } while ((tok = strtok_r(NULL, separate, &lasts)) != NULL);
  /systemz/betelgeuse/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);
  /systemz/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
  /systemz/sirius/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
  /systemz/systemz/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
  /systemz/betelgeuse/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
  /systemz/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,
  /systemz/sirius/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,
  /systemz/systemz/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,
  /systemz/betelgeuse/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,
  /systemz/usr/src/
README.license-files 34 into one or more separate files.
  /systemz/usr/src/psm/stand/
README 48 to separate the PSM code out of shared common (PIM) code
  /systemz/sirius/usr/src/
README.license-files 34 into one or more separate files.
  /systemz/sirius/usr/src/psm/stand/
README 48 to separate the PSM code out of shared common (PIM) code
  /systemz/systemz/usr/src/
README.license-files 34 into one or more separate files.
  /systemz/systemz/usr/src/psm/stand/
README 48 to separate the PSM code out of shared common (PIM) code
  /systemz/betelgeuse/usr/src/
README.license-files 34 into one or more separate files.
  /systemz/betelgeuse/usr/src/psm/stand/
README 48 to separate the PSM code out of shared common (PIM) code
  /systemz/usr/src/lib/libsasl/
README 15 go their separate ways. In order to assist with resynchronization, some
  /systemz/sirius/usr/src/lib/libsasl/
README 15 go their separate ways. In order to assist with resynchronization, some
  /systemz/systemz/usr/src/lib/libsasl/
README 15 go their separate ways. In order to assist with resynchronization, some
  /systemz/betelgeuse/usr/src/lib/libsasl/
README 15 go their separate ways. In order to assist with resynchronization, some

Completed in 7390 milliseconds

1 2 3 4 5 6 7