Home
last modified time | relevance | path

Searched refs:functions (Results 1 – 25 of 214) sorted by relevance

123456789

/titanic_41/usr/src/lib/libshell/common/
H A DDESIGN54 all the positional parameters functions.
69 functions and trap and fault handling.
72 8. history.h contains macros and functions definitions
86 15. shell.h is the public interface for shell functions
92 18. shtable.h contains some interfaces and functions for
95 functions.
107 1. args.c contains functions for parsing shell options
109 2. arith.c contains callback functions for the streval.c
127 for get and set functions for built-in variables.
146 some path functions. It also contains the code
[all …]
H A Dbuiltins.mm81 for functions that you can call from built-ins. The \f5lib\fP
215 Your built-ins can call functions from the standard C library,
216 the \fBast\fP library, interface functions provided by \f5ksh\fP,
217 and your own functions.
253 for functions that you can call to get shell
256 provides prototypes for many \fBlibast\fP functions
279 related functions even on non-POSIX systems.
301 by macros or inline functions so that there is no overhead.
348 to use the \f5libast\fP functions \f5optget()\fP and
352 these functions.
[all …]
H A DTYPES39 as the discipline functions len and set. The variable x has an initial value
49 instance of Pt_t that invoked the function. The functions len and set
62 the -h options will be embedded in this man page. Any functions that
106 By default, each instance inherits all the discipline functions defined
109 However, only discipline functions with the same name as those defined
152 The sub-variable name _ is reserved for data used by discipline functions
166 consists of all the elements and discipline functions from the
167 type of _ extended by elements and discipline functions defined
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm65 my @functions = qw(lgrp_affinity_get lgrp_affinity_set
72 my @all = (@constants, @functions);
78 'FUNCTIONS' => \@functions,
/titanic_41/usr/src/uts/common/io/warlock/
H A Dhid.wlcmd27 ### specify the root functions
42 ### polled functions
47 ### thread functions
H A Dib.wlcmd27 # ibnnexus to ibtl callback functions
49 # ibnex other functions
55 # ibnex MPXIO and PM related functions
H A Dhid_with_usba.wlcmd34 ### specify the root functions
156 ### specify the hid root functions
171 ### polled functions
177 ### thread functions in hid module
H A Dsd_with_uata.wlcmd56 ### Declaring the following as root functions
104 ### Ignore the following functions as they are never used
111 ### The following functions need to be ignored for sd as they are never called
H A Daudiohd.wlcmd27 ### specify the root functions
62 ### thread functions
H A Dibd.wlcmd57 ### Hash callback functions
61 ### Kstat functions
H A Dehci.wlcmd32 ### specify the root functions
77 ### currently unused functions
/titanic_41/usr/src/lib/libnwam/
H A DREADME135 Unless otherwise stated functions in libnwam are MT-safe. The
152 and nwam_<entity>_get_prop_value(). These functions require an nwam_value_t as
154 of functions. Data can be retrieved from the nwam_value_t via the
155 nwam_value_get_<type>() family of functions. Once a property has been
161 and nwam_<entity>_commit() functions.
179 to set property values in libnwam, this is done via the follwing functions:
191 Values are returned from the _get_prop_value() functions, and the data
192 contained in them can be retrieved via the following functions:
257 using the functions below.
337 persistant storage via the nwam_loc_read() or nwam_walk_locs() functions, and
[all …]
/titanic_41/usr/src/psm/promif/ieee1275/sun4u/
H A DREADME.sun4u28 The implementation of the functions are platform dependent and/or
29 the functions use platform-dependent client interfaces that are not
/titanic_41/usr/src/lib/libgss/
H A DREADME.spi79 the same function signature as the corresponding GSS-API functions.
88 functions won't have a corresponding SPI method, such as
97 GSS-API functions, like MIT krb5 does, but functions which libgss
/titanic_41/usr/src/cmd/mailwrapper/
H A DTHIRDPARTYLICENSE.descrip1 mailwrapper and BSD compatibilty functions
/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-system-power-suspend.sh8 . ./hal-functions
H A Dhal-system-power-shutdown.sh8 . ./hal-functions
H A Dhal-system-lcd-get-brightness.sh8 . ./hal-functions
H A Dhal-system-lcd-set-brightness.sh8 . ./hal-functions
H A Dhal-system-power-hibernate.sh8 . ./hal-functions
H A Dhal-system-power-reboot.sh8 . ./hal-functions
/titanic_41/usr/src/lib/libsqlite/test/
H A Dfunc.test15 # focus of this file is testing built-in functions.
154 # Test the abs() and round() functions.
209 # Test the upper() and lower() functions
227 # Test the coalesce() and nullif() functions
252 # Tests for aggregate functions and how they handle NULLs.
287 # functions.
/titanic_41/usr/src/cmd/ssh/doc/
H A DOVERVIEW20 throughout ssh. The basic buffer manipulation functions are in
37 - Some auxiliary functions for mp-int manipulation are in mpaux.c.
51 encrypted with a passphrase. The functions to read passphrases
123 - The programs use the functions fatal(), log(), debug(), error()
143 work, calling functions in other modules.
/titanic_41/usr/src/test/libc-tests/cfg/
H A DREADME34 The variable arguments are the keywords and handling functions. These
47 The handling functions (keywordcb in the example above) have the following
56 These functions are called each time a paired keyword is seen in the file.
/titanic_41/usr/src/lib/libcmd/
H A Dmapfile-vers42 # functions by AST/ksh93's version of libcmd
100 # functions exported by the old Solaris version of libcmd

123456789