| /onnv-gate/usr/src/uts/intel/promif/ |
| H A D | prom_env.c | 48 static promif_owrap_t *wrapper = &nullwrapper; variable 55 promif_owrap_t *ow = wrapper; in promif_preout() 71 wrapper = &pmwrapper; in prom_set_outfuncs() 77 saved_wrapper = wrapper; in prom_suspend_prepost() 78 wrapper = &nullwrapper; in prom_suspend_prepost() 84 wrapper = saved_wrapper; in prom_resume_prepost()
|
| /onnv-gate/usr/src/psm/promif/ieee1275/common/ |
| H A D | prom_env.c | 144 static promif_owrap_t *wrapper = &nullwrapper; variable 155 ow = wrapper; in promif_preout() 173 wrapper = &pmwrapper; in prom_set_outfuncs()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | Memoize.pm | 73 my $wrapper = 99 *{$install_name} = $wrapper; # Install memoized version 102 $revmemotable{$wrapper} = "" . $cref; # Turn code ref into hash key 160 MEMOIZED => $wrapper, 167 $wrapper # Return just memoized version
|
| /onnv-gate/usr/src/cmd/tcpd/ |
| H A D | README.IRIX | 4 people that tried to use my tcp wrapper on IRIX 5.x. Some mysteries 8 system. Here is my first-hand experience with wrapper release 6.3. 30 rstatd: the wrapper hangs in the recvfrom() system call, and I 40 hosts that have more than one address: the wrapper will see only 47 wrapper will be unable to figure out the client internet address.
|
| H A D | README | 3 This is the 7.6 version of the TCP/IP daemon wrapper package. 39 6.1 - Known wrapper limitations 59 The package provides tiny daemon wrapper programs that can be installed 84 What to do if this is your first encounter with the wrapper programs: 96 The wrapper programs rely on source address information obtained from 111 the wrapper programs, and introduce some of the terminology that is 136 The wrapper programs rely on a simple, but powerful mechanism. Instead 138 into running a small wrapper program. The wrapper logs the client host 140 the wrapper executes the desired server program and goes away. 142 The wrapper programs have no interaction with the client user (or with [all …]
|
| H A D | BLURB | 7 The package provides tiny daemon wrapper programs that can be installed 21 this patch when you built your version 7.x tcp wrapper without
|
| H A D | Banners.Makefile | 21 # In order to use banners, build the tcp wrapper with -DPROCESS_OPTIONS 52 # You would have to use an rshd that has built-in tcp wrapper
|
| /onnv-gate/usr/src/lib/libparted/common/libparted/fs/hfs/ |
| H A D | hfs.c | 392 if (priv_data->wrapper) hfs_close(priv_data->wrapper); in hfsplus_close() 431 priv_data->wrapper = hfs_open(geom); in hfsplus_open() 432 if (!priv_data->wrapper) goto hpo_gm; in hfsplus_open() 434 priv_data->wrapper->type_specific; in hfsplus_open() 453 priv_data->wrapper = NULL; in hfsplus_open() 563 hpo_wr: if (priv_data->wrapper) hfs_close(priv_data->wrapper); in hfsplus_open() 778 priv_data->wrapper->type_specific; in hfsplus_wrapper_update() 804 if (!hfs_update_mdb(priv_data->wrapper)) in hfsplus_wrapper_update() 943 if (priv_data->wrapper) { in hfsplus_resize() 946 priv_data->wrapper->type_specific; in hfsplus_resize() [all …]
|
| H A D | advfs_plus.c | 329 if (priv_data->wrapper) { in hfsplus_get_min_size() 331 priv_data->wrapper->type_specific; in hfsplus_get_min_size() 345 hgee = hfs_get_empty_end(priv_data->wrapper); in hfsplus_get_min_size()
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
| H A D | Lgrp.pod | 523 library. This is a wrapper for L<lgrp_version()> with C<LGRP_VER_NONE> as the 529 otherwise. It is a wrapper for L<lgrp_cookie_stale()>. 533 Returns the snapshot's view of the lgroup hierarchy. It is a wrapper for 538 Returns the root lgroup. It is a wrapper for L<lgrp_root()>. 543 wrapper for L<lgrp_children()>. 548 wrapper for L<lgrp_parents()>. 552 Returns the number of lgroups in the hierarchy. This is a wrapper for 557 Returns the memory size of the given lgroup in bytes. This is a wrapper for 562 Returns the list of CPUs in the lgroup specified by $lgrp. This is a wrapper for 568 type. This is a wrapper for L<lgrp_resources()>. [all …]
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/ |
| H A D | Exacct.pod | 81 This convenience function is a wrapper around the 97 This convenience function is a wrapper around the 103 This convenience function is a wrapper around the 109 This convenience function is a wrapper around the 115 This convenience function is a wrapper around the
|
| H A D | Catalog.pod | 19 This class provides a wrapper around the 32-bit integer used as a catalog tag. 76 This method creates and returns a new Catalog object, which is a wrapper
|
| /onnv-gate/usr/src/uts/common/io/ |
| H A D | bufmod.c | 959 mblk_t *wrapper; /* padding for msg N, header for msg N+1 */ in sbaddmsg() local 1111 wrapper = allocb(wrapperlen, BPRI_MED); in sbaddmsg() 1112 if (wrapper == NULL) { in sbaddmsg() 1121 (void) memset(wrapper->b_wptr, 0, pad); in sbaddmsg() 1122 wrapper->b_wptr += pad; in sbaddmsg() 1125 linkb(mp, wrapper); in sbaddmsg() 1127 sbp->sb_head = wrapper; in sbaddmsg()
|
| /onnv-gate/usr/src/lib/libsum/common/ |
| H A D | RELEASE | 4 08-02-11 sum-lmd.c,features/sum: add wrapper for solaris -lmd
|
| /onnv-gate/usr/src/uts/common/inet/ip/ |
| H A D | keysock.c | 1031 mblk_t *wrapper; in keysock_passdown() local 1036 wrapper = allocb(sizeof (ipsec_info_t), BPRI_HI); in keysock_passdown() 1037 if (wrapper == NULL) { in keysock_passdown() 1057 wrapper->b_datap->db_type = M_CTL; in keysock_passdown() 1058 ksi = (keysock_in_t *)wrapper->b_rptr; in keysock_passdown() 1070 wrapper->b_wptr += sizeof (ipsec_info_t); in keysock_passdown() 1071 wrapper->b_cont = mp; in keysock_passdown() 1078 freeb(wrapper); in keysock_passdown() 1101 putnext(kc->kc_wq, wrapper); in keysock_passdown()
|
| /onnv-gate/usr/src/pkg/manifests/ |
| H A D | SUNWtcpdS.mf | 29 depend fmri=pkg:/source/security/tcp-wrapper@7.6,5.11-0.133 type=require
|
| H A D | SUNWtcpd.mf | 29 depend fmri=pkg:/library/security/tcp-wrapper@7.6,5.11-0.133 type=require
|
| H A D | library-security-tcp-wrapper.mf | 27 value=pkg:/library/security/tcp-wrapper@7.6,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | BIO_s_socket.pod | 20 BIO_s_socket() returns the socket BIO method. This is a wrapper
|
| H A D | ecdsa.pod | 86 ECDSA_sign() is wrapper function for ECDSA_sign_ex with B<kinv> 101 ECDSA_do_sign() is wrapper function for ECDSA_do_sign_ex with B<kinv>
|
| H A D | lhash.pod | 93 /* Create the type-safe wrapper functions for use in the LHASH internals */ 131 /* Implement a prototype-compatible wrapper for "STUFF_cleanup" */ 161 /* Implement a prototype-compatible wrapper for "STUFF_print" */ 218 the wrapper functions without "const" types.
|
| H A D | BIO_f_cipher.pod | 22 read from it. It is a BIO wrapper for the cipher routines
|
| H A D | BIO_s_fd.pod | 20 BIO_s_fd() returns the file descriptor BIO method. This is a wrapper
|
| /onnv-gate/usr/src/lib/libshell/common/tests/ |
| H A D | README.tests | 41 SHELL since /usr/bin/ksh93 on Solaris is a wrapper which
|
| /onnv-gate/usr/src/lib/libpp/common/ |
| H A D | NOTES | 16 (by the standalone cpp library wrapper) as an initialization step.
|