/illumos-gate/usr/src/lib/libsocket/socket/ |
H A D | socket.c | 111 int prototype = 0; in _socket_create() local 127 &devpath, &prototype) == -1) { in _socket_create() 137 if (prototype != 0) { in _socket_create() 139 (caddr_t)&prototype, (int)sizeof (prototype)) < 0) { in _socket_create()
|
H A D | _soutil.c | 123 char **pathp, int *prototype) in _s_netconfig_path() argument 134 *prototype = 0; in _s_netconfig_path() 136 *prototype = protocol; in _s_netconfig_path()
|
/illumos-gate/usr/src/test/util-tests/tests/svr4pkg/ |
H A D | svr4pkg_test.ksh | 48 (cd $FILEDIR; /usr/bin/pkgproto svr4pkg) > $TD/prototype || \ 50 echo "i pkginfo=$TD/pkginfo" >> $TD/prototype 51 /usr/bin/pkgmk -f $TD/prototype -r $FILEDIR -d $TD || \
|
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | interceptor.c | 67 char *prototype = symtab_get_prototype(), in generate_interceptor() local 105 s = strlen(prototype) + 2; in generate_interceptor() 109 (void) strcpy(buf, prototype); in generate_interceptor() 117 err, prototype); in generate_interceptor() 128 (void) fprintf(Bodyfp, "static %s\n{\n", prototype); in generate_interceptor()
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | prototype.c | 1 static int prototype(void);
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | float | 79 #define _npt_finite 1 /* finite() needs a prototype */ 80 #define _npt_finitel 1 /* finitel() needs a prototype */ 81 #define _npt_isinfl 1 /* isinfl() needs a prototype */
|
H A D | lib | 120 #define _npt_sigflag 1 /* sigflag() needs a prototype */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | float | 79 #define _npt_finite 1 /* finite() needs a prototype */ 80 #define _npt_finitel 1 /* finitel() needs a prototype */ 81 #define _npt_isinfl 1 /* isinfl() needs a prototype */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | float | 79 #define _npt_finite 1 /* finite() needs a prototype */ 80 #define _npt_finitel 1 /* finitel() needs a prototype */ 81 #define _npt_isinfl 1 /* isinfl() needs a prototype */
|
H A D | lib | 130 #define _npt_sigflag 1 /* sigflag() needs a prototype */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | float | 79 #define _npt_finite 1 /* finite() needs a prototype */ 80 #define _npt_finitel 1 /* finitel() needs a prototype */ 81 #define _npt_isinfl 1 /* isinfl() needs a prototype */
|
H A D | lib | 119 #define _npt_sigflag 1 /* sigflag() needs a prototype */
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | iffe.tst | 1014 #define _npt_fooon 1 /* fooon() needs a prototype */ 1025 #undef _npt_fopen /* fopen() does not need a prototype */ 1026 #define _npt_fooon 1 /* fooon() needs a prototype */ 1037 #define _npt_fopen 0 /* fopen() does not need a prototype */ 1038 #define _npt_fooon 1 /* fooon() needs a prototype */ 1049 #define HAVE_FOPEN_DECL 1 /* fopen() does not need a prototype */ 1050 #undef HAVE_FOOON_DECL /* fooon() needs a prototype */ 1065 #define HAVE_FOPEN 1 /* fopen() does not need a prototype */ 1066 #define NEED_FOOON 1 /* fooon() needs a prototype */ 1077 #undef NEED_FOPEN /* fopen() does not need a prototype */ [all …]
|
/illumos-gate/usr/src/cmd/sendmail/cf/cf/ |
H A D | submit.mc | 14 # This is the prototype file for a set-group-ID sm-msp sendmail that
|
/illumos-gate/usr/src/data/ucode/ |
H A D | update.intel | 114 sed '/^$/q' < ../../prototypes/prototype.Makefile
|
/illumos-gate/usr/src/uts/common/xen/public/ |
H A D | README.DO_NOT_EDIT | 26 # ident "@(#)prototype.Makefile 1.15 06/02/08 SMI"
|
/illumos-gate/usr/src/uts/common/xen/sys/ |
H A D | README | 26 # ident "@(#)prototype.Makefile 1.15 06/02/08 SMI"
|
/illumos-gate/usr/src/common/ficl/ |
H A D | ReadMe.txt | 9 and development prototype language. Ficl stands for "Forth Inspired
|
/illumos-gate/usr/src/cmd/troff/troff.d/ |
H A D | README | 77 it will serve as a useful prototype. In particular, 92 This release contains prototype software for one
|
/illumos-gate/usr/src/man/man5/ |
H A D | Makefile | 153 prototype.5 \
|
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/ |
H A D | RELEASE | 37 01-10-31 dlfcn.c: change hp.pa dlopen() prototype (<dlfcn.h> but no -ldl!)
|
/illumos-gate/usr/src/test/libc-tests/cfg/ |
H A D | README | 30 function has the following prototype:
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 46 04-10-22 ppproto.c: handle `type var[x][y]' arg prototype 134 ppproto.c: add realloc prototype and memcpy=>memcopy strcpy=>strcopy 386 92-04-11 add inverse proto (K&R -> prototype) to ppproto 417 add #pragma prototyped and ppproto.c for prototype conversion
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 15 12-06-08 comp/strtold.c: fix header botch that missed ldexpl() prototype -- ouch 86 11-05-13 tm/tminit.c: tweak tzname[] prototype 140 10-08-20 include/ast.h: add export plugin_version() prototype 442 06-10-30 features/lib: fix posix_spawn() fork() prototype conflicts 916 features/fcntl.c: enable mmap64() prototype 952 02-07-18 apply LARGEFILE64 header prototype clash patches 997 02-03-29 ast.h: drop strerror() prototype -- already in <ast_std.h> 1113 regex.h: fix regerror_t prototype 1312 00-03-06 features/stdio: fix _sfflsbuf prototype (dingold@gte.net) 1417 98-10-01 features/stdio prototype fixes [all …]
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | package-svr4.p5m | 93 file path=usr/share/man/man5/prototype.5
|