| /onnv-gate/usr/src/cmd/rpcgen/ |
| H A D | rpc_main.c | 401 c_output(char *infile, char *define, int extend, char *outfile) in c_output() argument 410 outfilename = extend ? extendfile(infile, outfile) : outfile; in c_output() 429 if (extend && tell == ftell(fout)) { in c_output() 510 h_output(char *infile, char *define, int extend, char *outfile) in h_output() argument 521 outfilename = extend ? extendfile(infile, outfile) : outfile; in h_output() 611 if (extend && tell == ftell(fout)) { in h_output() 628 s_output(int argc, char *argv[], char *infile, char *define, int extend, in s_output() argument 637 outfilename = extend ? extendfile(infile, outfile) : outfile; in s_output() 697 if (extend && !foundprogram) { in s_output() 716 l_output(char *infile, char *define, int extend, char *outfile) in l_output() argument [all …]
|
| /onnv-gate/usr/src/lib/efcode/ |
| H A D | Makefile | 30 SUBDIRS = engine fcdriver extend packages pci gp2 upa interpreter efdaemon \ 64 extend fcdriver packages pci gp2 upa interpreter efdaemon jupiter: engine target 70 interpreter: packages extend
|
| /onnv-gate/usr/src/common/openssl/ssl/ |
| H A D | s2_pkt.c | 118 static int read_n(SSL *s,unsigned int n,unsigned int max,unsigned int extend); 318 unsigned int extend) in read_n() argument 326 if (extend) in read_n() 346 if ((s->s2->rbuf_left != 0) || ((s->packet_length != 0) && extend)) in read_n() 349 if (extend) in read_n() 408 if (extend) in read_n()
|
| H A D | s3_pkt.c | 123 int ssl3_read_n(SSL *s, int n, int max, int extend) in ssl3_read_n() argument 134 if (!extend) in ssl3_read_n() 146 extend) in ssl3_read_n()
|
| H A D | ssl_locl.h | 836 int ssl3_read_n(SSL *s, int n, int max, int extend);
|
| /onnv-gate/usr/src/tools/onbld/Scm/ |
| H A D | WorkSpace.py | 156 files.extend(ctype) 188 self._comments.extend(desc) 199 self[fname].comments.extend(desc) 314 ret.extend([x.parentname for x in self 348 tags.extend(colliding_tags(fh, nodes, True)) 354 tags.extend(colliding_tags(data, nodes, False))
|
| /onnv-gate/usr/src/lib/efcode/engine/ |
| H A D | Makefile.com | 30 alarm.o interactive.o framebuffer.o font.o fb8.o extend.o tracing.o \
|
| /onnv-gate/usr/src/lib/libbc/libc/crt/sparc/ |
| H A D | muldiv.s | 45 sra %o0,31,%o4 ! extend sign
|
| /onnv-gate/usr/src/tools/scripts/ |
| H A D | validate_pkg.py | 125 w.extend(["%s: 0%o: setuid/setgid file should not be " \ 141 w.extend(["%s: owner \"%s\" may be safely " \ 147 w.extend(["%s: non-root-owned executable should not " \ 153 w.extend(["%s: 0%o: should not be writable by group or other" %
|
| /onnv-gate/usr/src/lib/libast/common/comp/ |
| H A D | syslog.c | 285 extend(Sfio_t* sp, void* vp, Sffmt_t* dp) 345 fmt.extf = extend;
|
| /onnv-gate/usr/src/grub/grub-0.97/netboot/ |
| H A D | nic.c | 1033 static unsigned char *extdata = NULL, *extend = NULL; in decode_rfc1533() local 1049 if (extend + len <= (unsigned char *) in decode_rfc1533() 1051 memcpy(extend, p, len); in decode_rfc1533() 1052 extend += len; in decode_rfc1533() 1058 p = extdata; endp = extend; in decode_rfc1533() 1112 extdata = extend = endp; in decode_rfc1533()
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_SESSION_get_time.pod | 45 Using these functions it is possible to extend or shorten the lifetime
|
| H A D | SSL_CTX_set_max_cert_list.pod | 47 For special applications it can be necessary to extend the maximum certificate
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| H A D | tr.t | 371 is( scalar @foo, 0, " doesn't extend the array"); 375 is( scalar @foo, 0, " doesn't extend the array"); 381 is( scalar keys %foo, 0, " doesn't extend the hash");
|
| /onnv-gate/usr/src/lib/libshell/common/bltins/ |
| H A D | print.c | 68 static int extend(Sfio_t*,void*, Sffmt_t*); 285 pdata.hdr.extf = extend; in b_print() 598 static int extend(Sfio_t* sp, void* v, Sffmt_t* fe) in extend() function
|
| /onnv-gate/usr/src/uts/intel/io/acpica/ |
| H A D | THIRDPARTYLICENSE | 25 * license, and in no event shall the patent license extend to any additions
|
| /onnv-gate/usr/src/lib/libslp/clib/ |
| H A D | slp_ami.h | 197 struct ami_oid *extend; member
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | des_modes.pod | 164 OFB mode of operation does not extend ciphertext errors in the
|
| /onnv-gate/usr/src/cmd/mdb/demo/ |
| H A D | README | 32 programming API to extend the capabilities of MDB itself. MDB is an extensible
|
| /onnv-gate/usr/src/cmd/vgrind/ |
| H A D | vgrindefs.src | 165 extend export hide with constants let use in ni val var func type\
|
| /onnv-gate/usr/src/uts/common/fs/ |
| H A D | vfs.c | 2029 vfs_copycancelopt_extend(char **const moc, int extend) in vfs_copycancelopt_extend() argument 2040 if (i + extend == 0) in vfs_copycancelopt_extend() 2043 result = kmem_alloc((i + extend + 1) * sizeof (char *), KM_SLEEP); in vfs_copycancelopt_extend() 2049 for (; j <= i + extend; j++) in vfs_copycancelopt_extend()
|
| /onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| H A D | help-l10n-comments.txt | 182 "This is some help content which would extend across several " +
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlbot.pod | 495 exactly like an SDBM_File object. The Mydbm class could now extend the
|
| /onnv-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
| H A D | str.msg | 62 @ MSG_ERR_NOFIT "[%d: %s][%d]: New value would extend past end \
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| H A D | asppp2pppd | 123 extend => 0,
|