HomeSort by relevance Sort by last modified time
    Searched refs:available (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /onnv/onnv-gate/usr/src/uts/common/os/
ddi_nodeid.c 44 * Keep a sorted free list of available nodeids.
49 struct available { struct
52 struct available *next;
53 struct available *prev;
57 * The initial seed of available nodeids: 1 .. 0x10000000
67 static struct available seed = {
72 * head of the available list ...
74 static struct available *nhead;
84 static struct available *
87 return (kmem_zalloc(sizeof (struct available), kmflag))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/pod/
Ucred.pod 58 This function returns the effective uid of a user credential, if available.
62 This function returns the real uid of a user credential, if available.
66 This function returns the saved uid of a user credential, if available.
70 This function returns the effective group of a user credential, if available.
74 This function returns the real group of a user credential, if available.
78 This function returns the saved group of a user credential, if available.
83 credential, if available. An array of groups is returned in ARRAY
89 credential, if available.
94 credential, if available.
98 This function returns the process id of a user credential, if available
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/
README 35 This module is only available for Solaris 10 onwards.
52 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/
README 35 This module is only available for Solaris 10 onwards.
51 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
config_h.SH 55 * available.
60 * This symbol is defined if the bcmp() routine is available to
66 * This symbol is defined if the bcopy() routine is available to
72 * This symbol is defined if the bzero() routine is available to
79 * available.
85 * available.
90 * This symbol, if defined, indicates that the chsize routine is available
108 * available to get character login names.
122 * available.
128 * available to return a string describing the last error tha
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
README 38 This module is only available for Solaris 9u6 onwards.
57 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
README 35 This module is only available for Solaris 9 onwards.
57 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
  /onnv/onnv-gate/usr/src/cmd/sgs/link_audit/common/
whocalls.ksh 40 -s When available, examine and use the .symtab symbol table
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
libnetcfg.PL 460 with spaces. If you do not have a host available for any of the
466 $msg = 'Enter a list of available NNTP hosts :';
475 $msg = 'Enter a list of available SMTP hosts :';
484 $msg = 'Enter a list of available POP3 hosts :';
492 $msg = 'Enter a list of available SNPP hosts :';
500 $msg = 'Enter a list of available PH Hosts :' ;
509 $msg = 'Enter a list of available TIME Hosts :' ;
517 $msg = 'Enter a list of available DAYTIME Hosts :' ;
633 ###Enter a list of available SOCKS hosts :
  /onnv/onnv-gate/usr/src/lib/smbsrv/libmlrpc/common/
ndr_client.c 357 unsigned long available; local
360 available = nds->pdu_size - nds->pdu_scan_offset;
362 while (available < NDR_RSP_HDR_SIZE) {
365 available += nbytes;
371 while (available < hdr->frag_length) {
374 available += nbytes;
  /onnv/onnv-gate/usr/src/cmd/svc/profile/
README 40 X remote login as the remote login methods available.
  /onnv/onnv-gate/usr/src/cmd/availdevs/
availdevs.c 68 xmlNodePtr available = *((xmlNodePtr *)data); local
71 available, NULL, (xmlChar *)ELEMENT_DISK, NULL);
232 /* Create the available node */
233 xmlNodePtr available = xmlNewChild(root, NULL, local
240 add_disk_to_xml, &available);
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
compress.pm 42 available.
encode.pm 24 croak "Encoding '$encoding_name' is not available"
69 The Encode module is not available.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
vmsish.pm 27 assumed. Currently, there are four VMS-specific features available:
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
README 35 This module is only available for Solaris 9 onwards.
74 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
README 35 This module is only available for Solaris 9 onwards.
68 part of Solaris, see the Solaris-PerlGcc module, also available from CPAN.
  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
errlist 82 43 No CSI structure available
85 46 No record locks available
100 61 No data available
147 132 No buffer space available
152 138 Not available
  /onnv/onnv-gate/usr/src/cmd/lvm/metassist/common/
volume_devconfig.h 43 #define ELEMENT_AVAILABLE "available"
147 * Available devices for use in construction of this device
150 char **available; member in struct:devconfig
228 * Set the available devices for use in creating this device
233 * @param available
236 extern void devconfig_set_available(devconfig_t *device, char **available);
239 * Get the available devices for use in creating this device
244 * @return available
256 * @param available
  /onnv/onnv-gate/usr/src/cmd/mdb/
README 39 MDB is available on the internal web at http://mdb.eng/. This directory
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
Color.pm 114 ways functions like Pod::Text. See L<Pod::Text> for details and available
130 The current version of this module is always available from its web site at
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
fill.t 18 Cyberdog support for Netscape Plug-ins is now available to download! Go
31 We hope that Cyberdog and OpenDoc 1.1 will be available within the next
41 available to download! Go to the Cyberdog Beta Download page and download
49 available within the next two weeks. In the meantime, we have released
  /onnv/onnv-gate/usr/src/common/openssl/crypto/rand/
rand_lcl.h 53 * The licence and distribution terms for any publically available version or
128 #error No message digest algorithm available
  /onnv/onnv-gate/usr/src/lib/libdhcpsvc/modules/nisplus/
README 76 available to callers through the interface do not include:
91 tables is available, which enables the user to use the dhcpmgr data
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/t/
syslog.t 29 # if testing in core, check that the module is at least available
101 skip "can't connect to syslog", 6 if $@ =~ /^no connection to syslog available/;
119 # try to open a syslog using all the available connection methods
140 skip "can't connect to syslog", 18 if $@ =~ /^no connection to syslog available/;
146 skip "can't connect to syslog", 16 if $@ =~ /^no connection to syslog available/;

Completed in 1310 milliseconds

1 2 3 4 5 6