Home
last modified time | relevance | path

Searched refs:separate (Results 1 – 25 of 127) sorted by relevance

123456

/titanic_51/usr/src/cmd/sgs/crle/common/
H A Dutil.c247 const char *separate = MSG_ORIG(MSG_MOD_SEPARATE); in dlflags() local
260 if ((tok = strtok_r(_arg, separate, &lasts)) != NULL) { in dlflags()
291 } while ((tok = strtok_r(NULL, separate, &lasts)) != NULL); in dlflags()
/titanic_51/usr/src/cmd/diff3/
H A Ddiff3prog.c107 static void separate(char *s);
298 separate("1"); in merge()
310 separate("2"); in merge()
345 separate(dup?"3":""); in merge()
385 separate(char *s) in separate() function
/titanic_51/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME26 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,
/titanic_51/usr/src/uts/common/io/mac/
H A DREADME34 Each functional component of the mac module is implemented in a separate
56 implemented as a plugin delivered in a separate file under the
/titanic_51/usr/src/lib/libshell/common/
H A DOBSOLETE89 to scripts that are executed without a separate
91 Functions that need to be defined across separate
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE89 to scripts that are executed without a separate
91 Functions that need to be defined across separate
/titanic_51/usr/src/
H A DREADME.license-files34 into one or more separate files.
37 already be provided as separate files. For example, GPL license
/titanic_51/usr/src/lib/librstp/common/
H A DREADME28 separate shell (this way you will be able manage them).
/titanic_51/usr/src/common/mapfiles/common/
H A Dmap.execdata41 # Executables can also create a separate executable bss segment. Adding
H A Dmap.noexdata38 # Executables can also create a separate non-executable bss segment.
/titanic_51/usr/src/cmd/ipf/examples/
H A Dfirewall18 Internet (e.g. WWW, ftp, etc). Draw up a separate list for what you
/titanic_51/usr/src/lib/libtecla/common/
H A Dexpand.c125 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) in ef_match_relative_pathname() argument
533 if((separate && _pn_append_to_path(ef->path, FS_DIR_SEP, -1, 0)==NULL) || in ef_match_relative_pathname()
1185 * separate them from the file contained in the home directory. in ef_expand_special()
/titanic_51/usr/src/cmd/picl/plugins/sun4u/blade/frutree/
H A Dpiclfrutree.info65 * This will get moved to a separate SunMC physical view plugin later.
/titanic_51/usr/src/lib/libdll/common/
H A DRELEASE42 dllfind() and dllnext() in separate files (for 3d)
/titanic_51/usr/src/cmd/file/
H A Dmagic94 0 short 0411 pdp11 separate I&D
210 >0x1e short &0x2 separate
230 >0x3 byte &0x4 separate
238 >0x3 byte &0x4 separate
245 0 long 0xe809 separate object file (z8000 a.out)
/titanic_51/usr/src/cmd/lp/filter/
H A Dslow.filter28 ## user's print request, sending the output to separate files.
/titanic_51/usr/src/cmd/bnu/
H A DSysfiles51 # This example uses different systems and dialers files to separate
/titanic_51/usr/src/contrib/ast/src/lib/libdll/
H A DRELEASE52 dllfind() and dllnext() in separate files (for 3d)
/titanic_51/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dpiclfrutree.info65 * This will get moved to a separate SunMC physical view plugin later.
/titanic_51/usr/src/lib/libsasl/
H A DREADME15 go their separate ways. In order to assist with resynchronization, some
/titanic_51/usr/src/psm/stand/
H A DREADME48 to separate the PSM code out of shared common (PIM) code
/titanic_51/usr/src/cmd/cmd-inet/etc/ppp/
H A Dchap-secrets27 # Protocol) are placed here. Each line is a separate entry and consists of
H A Dpap-secrets27 # are placed here. Each line is a separate entry and consists of a list of
/titanic_51/usr/src/lib/libpp/common/
H A DNOTES8 separate preprocessing pass. Other C tools requiring C tokenizing
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES8 separate preprocessing pass. Other C tools requiring C tokenizing

123456