Home
last modified time | relevance | path

Searched refs:uses (Results 1 – 25 of 158) sorted by relevance

1234567

/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.files10 this purpose mngr uses the library libuid.a
16 libraries libcli.a & libuid.a; beside it uses a system
23 * stp_to.c - API, that librstp.a uses for its purposes.
25 uses structures and definitions from the header uid_stp.h
H A DCOPYING111 "work based on the library" and a "work that uses the library". The
148 and what the program that uses the Library does.
176 table of data to be supplied by an application program that uses
242 linked with it, is called a "work that uses the Library". Such a
246 However, linking a "work that uses the Library" with the Library
248 contains portions of the Library), rather than a "work that uses the
252 When a "work that uses the Library" uses material from a header file
259 If such an object file uses only numerical parameters, data
272 link a "work that uses the Library" with the Library to produce a
291 uses the Library", as object code and/or source code, so that the
[all …]
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera6 # These entries are for uses not otherwise covered by the tz database.
17 # behind GMT but uses the completely misleading abbreviation "GMT".
30 # The following link uses older naming conventions,
41 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsubmitting-patches.md4 Sparse uses a patch submit process similar to the Linux Kernel
20 Notice that sparse uses the MIT License.
/illumos-gate/usr/src/cmd/bnu/
H A DSysfiles51 # This example uses different systems and dialers files to separate
61 # This example uses the same systems files for uucico and cu,
H A DDevices109 # and that uses the Network Listener Service dial script to negotiate
116 # Interface and that uses the Network Listener Service dial script
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtclsqlite.test75 if {[sqlite -encoding]=="UTF-8" && [sqlite -tcl-uses-utf]} {
88 if {[sqlite -encoding]=="iso8859" && [sqlite -tcl-uses-utf]} {
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A DREADME.illumos13 driver. This uses the FreeBSD stable/12 branch, git SHA
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME55 getcwd uses $PWD if ok, doesn't use /bin/pwd
63 perror uses strerror()
/illumos-gate/usr/src/cmd/csh/
H A DREADME21 In future, I am planning to rewrite csh so it uses modern
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME53 This testsuite also uses filebench, a framework of file system
55 This testsuite uses the default configuration of filebench.
/illumos-gate/usr/src/lib/
H A DMakefile.filter.targ28 # Override shared object build rule from Makefile.lib. This rule uses $(LD)
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK39 To support both uses, it is packaged as a sharable library (libld.so).
40 The ld command is therefore a simple wrapper that uses libld.
156 libld.so uses this form to build non-native target
249 If you do add a new field to ld_targ that uses NULL to represent
267 libld uses libelf to read and write objects. libelf automatically
362 The ld front end program that uses libld must be modified so that
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dmapfile-intf42 # fsdb uses the -e option of lex, which generates additional lex interfaces
/illumos-gate/
H A DREADME.md22 work for a company that uses illumos, or you just find it personally
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.errmsg99 function f called with 1 args, uses only 0
/illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SYS-2028U-E1CNRT+/
H A DSYS-2028U-E1CNRT+-usb.usbtopo18 # SYS-2028U-E1CNRT+ product which uses the Super X10DRU-i+ motherboard. The
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dfirewall25 For each service that uses TCP, create a rule as follows:
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A DREADME43 When running under Solaris, eft.so uses the hardware topology library
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.dns28 # An example file that could be copied over to /etc/nsswitch.conf; it uses
H A Dnsswitch.ldap27 # uses LDAP in conjunction with files.
H A Dnsswitch.nis27 # uses NIS (YP) in conjunction with files.
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsvcctl.ndl118 * about a service. A service uses this structure in the SetServiceStatus
164 * An error code that the service uses to report an error that occurs when
181 * invoked the operation on the service uses this value to track the progress
/illumos-gate/usr/src/lib/fm/libdiagcode/common/tests/
H A DREADME31 uses to tell it what tests to run against each dictionary. These
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib252 /* if it uses fork() why bother? */
254 pid_t fork _ARG_((void)) { NOTE("uses fork()"); return -1; }
255 pid_t _fork _ARG_((void)) { NOTE("uses _fork()"); return -1; }
256 pid_t __fork _ARG_((void)) { NOTE("uses __fork()"); return -1; }

1234567