Home
last modified time | relevance | path

Searched refs:standalone (Results 26 – 50 of 50) sorted by last modified time

12

/illumos-gate/usr/src/lib/libdisasm/i386/
H A DMakefile30 TYPES=library standalone
/illumos-gate/usr/src/lib/libdisasm/sparc/
H A DMakefile30 TYPES=library standalone
/illumos-gate/usr/src/lib/libdisasm/sparcv9/
H A DMakefile31 TYPES=library standalone
/illumos-gate/usr/src/lib/libdisasm/
H A DMakefile.targ45 install.standalone.targ: all.standalone $(INSTALL_DEPS_standalone)
48 all.standalone.targ: $(STANDLIBRARY)
/illumos-gate/usr/src/lib/libdisasm/amd64/
H A DMakefile31 TYPES=library standalone
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppop.c1069 if (pp.standalone) in ppop()
1444 pp.standalone = 1; in ppop()
H A Dpplib.h281 unsigned char standalone; /* arg standalone state */ \
H A DNOTES6 a standalone prepreprocessor as well as a C compiler front end
16 (by the standalone cpp library wrapper) as an initialization step.
H A DRELEASE39 05-09-16 pplib.h: add <string.h> for standalone proto
221 96-10-11 fix pp:macref off by one for standalone pp (big suprise)
344 fix standalone macdef line sync buffer bug
366 92-10-31 fix standalone -C bug that duplicated output buffer
377 92-06-11 fix bug where comments dissappeared after disabled macro in standalone
391 combine standalone (ppcpp) tokenizing (pplex) and proto lex tables
392 recode ppproto for standalone operation via PROTOMAIN
423 90-10-01 fix standalone ppmacref for directives
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc6 # repeating them here allows for single standalone and AST sources.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dastsa.mm11 standalone commands and libraries using X/Open interfaces.
33 standalone packages.
H A Dastsa.omk2 # standalone mini libast old make makefile
H A DREADME-astsa2 standalone commands and libraries using X/Open interfaces.
15 standalone packages.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE46 12-02-24 astsa/astsa.omk: clean up standalone old make makefile interactions
1040 string/strtoi.h: drop #pragma prototyped for standalone sfio
1046 02-01-18 sfio/sfstrtof.h: drop #pragma prototyped for standalone sfio
H A DMakefile386 /* astsa is a standalone subset of ast for imbedded applications */
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c385 …ted; unsigned char ignoresrc; unsigned char initialized; unsigned char standalone; unsigned char s… member
437 …ted; unsigned char ignoresrc; unsigned char initialized; unsigned char standalone; unsigned char s… member
H A Dpackage.sh6111 *.gz) : standalone packages unbundled manually
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dksh.pkg7 :INDEX: standalone AT&T ksh executable
H A DINIT.pkg8 The INIT package is required by all but the standalone
H A Dast-ksh.pkg18 This package installs a standalone ksh93 executable ksh93.exe
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg558 @ MSG_OSABI_STANDALONE_NF "standalone"
/illumos-gate/usr/src/cmd/sckmd/sparc/sun4u/
H A Dsckmd.c74 static int standalone; variable
107 standalone = 0; in main()
126 standalone++; in main()
155 if (standalone == 0) { in main()
603 if (standalone != 0) { in sckmd_log()
/illumos-gate/usr/src/cmd/ldmad/
H A Dldmad.c514 ldma_start(boolean_t standalone) in ldma_start() argument
519 if (!standalone) { in ldma_start()
627 if (!standalone) { in ldma_start()
644 boolean_t standalone = B_FALSE; in main() local
658 standalone = B_TRUE; in main()
666 ldma_start(standalone); in main()
/illumos-gate/usr/src/cmd/drd/
H A Ddrd.c75 boolean_t standalone = B_FALSE; in main() local
90 standalone = B_TRUE; in main()
107 if (drd_init_drctl_dev(standalone) != 0) { in main()
113 if (!standalone) { in main()
118 if (drd_init_door_server(standalone) != 0) { in main()
180 drd_init_drctl_dev(boolean_t standalone) in drd_init_drctl_dev() argument
184 drd_output = (standalone) ? drd_info : drd_err; in drd_init_drctl_dev()
189 return ((standalone) ? 0 : -1); in drd_init_drctl_dev()
196 drd_init_door_server(boolean_t standalone) in drd_init_door_server() argument
202 assert((drctl_fd != -1) || standalone); in drd_init_door_server()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c222 standalone = 1; in main()
259 if (standalone) { in main()
340 if (standalone) in main()
373 if (standalone) in main()
405 if (standalone) in main()
420 if (standalone) in main()
470 if (standalone) in delayed_responder()
510 if (standalone) in delayed_responder()
524 if (standalone) in delayed_responder()
1382 if (standalone) in nak()
[all …]

12