Home
last modified time | relevance | path

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

12345678910

/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
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.
108 1. args.c contains functions for parsing shell options
110 2. arith.c contains callback functions for the streval.c
128 for get and set functions for built-in variables.
147 some path functions. It also contains the code
[all …]
H A Dbuiltins.mm84 for functions that you can call from built-ins. The \f5lib\fP
129 that are function pointers to the \f5shell\fP library functions \f5sh_run\fP, \f5sh_trap\fP
130 \f5sh_exit\fP, and \f5sh_addbuiltin\fP, respectively. These functions
240 Your built-ins can call functions from the standard C library,
241 the \f5ast\fP library, interface functions provided by \f5ksh\fP,
242 and your own functions.
278 for functions that you can call to get shell
281 provides prototypes for many \fBlibast\fP functions
304 related functions even on non-POSIX systems.
326 by macros or inline functions so that there is no overhead.
[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_53/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_53/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
/titanic_53/usr/src/boot/sys/boot/arm/at91/bootiic/
H A DREADME6 It performs basic functions prior to executing an image at a
7 specified address. The pre-boot functions can be modified and saved back into
/titanic_53/usr/src/boot/sys/boot/arm/at91/bootspi/
H A DREADME6 It performs basic functions prior to executing an image at a
7 specified address. The pre-boot functions can be modified and saved back into
/titanic_53/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_53/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_53/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dheredoc.sh296 mkdir $tmp/functions
297 cat > $tmp/functions/t2 <<\!!!
306 FPATH=$tmp/functions
/titanic_53/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_53/usr/src/cmd/mailwrapper/
H A DTHIRDPARTYLICENSE.descrip1 mailwrapper and BSD compatibilty functions
/titanic_53/usr/src/cmd/hal/tools/
H A Dhal-system-power-suspend.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
H A Dhal-system-lcd-get-brightness.sh8 . ./hal-functions
H A Dhal-system-power-shutdown.sh8 . ./hal-functions
/titanic_53/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_53/usr/src/boot/sys/boot/zfs/i386/
H A DMakefile18 CFLAGS += -march=i386 -m32 -fno-reorder-functions

12345678910