Home
last modified time | relevance | path

Searched full:inputs (Results 1 – 25 of 229) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h204 * Inputs:
223 * Inputs:
248 * Inputs:
265 * Inputs:
286 * Inputs:
304 * Inputs:
325 * Inputs:
344 * Inputs:
363 * Inputs:
382 * Inputs:
[all …]
H A Dnpi_fflp.h120 * Inputs:
146 * Inputs:
171 * Inputs:
204 * Inputs:
239 * Inputs:
H A Dnpi_rxdma.c480 * Inputs:
849 * Inputs:
894 * Inputs:
939 * Inputs:
983 * Inputs:
1025 * Inputs:
1100 * Inputs:
1452 * Inputs:
1612 * Inputs:
1708 * Inputs:
[all …]
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c203 * Inputs: None.
248 * Inputs: modinfo, pointer to module information structure.
266 * Inputs: None.
293 * Inputs: skdev - device state structure.
319 * Inputs: skdev - device state structure.
340 * Inputs: skdev - device state structure.
367 * Inputs: skdev - device state structure
385 * Inputs: skdev - device state structure.
428 * Inputs: skdev - device state structure.
481 * Inputs: dip - dev info strucuture
[all …]
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c58 * INPUTS: Map control structure for an open map
154 * INPUTS: Map control structure for an open map
178 * INPUTS: Map control structure for an open map
229 * INPUTS: Map control structure for an open map
277 * INPUTS: Time value to add to
312 * INPUTS: First time value
H A Dshim.c85 * INPUTS: Identical to equivalent dbm call.
110 * INPUTS: Identical to equivalent dbm call.
146 * INPUTS: First two identical to equivalent dbm call.
185 * INPUTS: Identical to equivalent dbm call.
214 * INPUTS: Identical to equivalent dbm call.
304 * INPUTS: Identical to equivalent dbm call.
345 * INPUTS: Identical to equivalent dbm call.
377 * INPUTS: Identical to equivalent dbm call.
448 * INPUTS: Identical to equivalent dbm call.
H A Dshim_changepasswd.c160 * INPUTS: Identical to changepasswd()
376 * INPUTS: Domain name
424 * INPUTS: Null terminated list of maps to process.
739 * INPUTS : Request.
794 * INPUTS: Pointer to datum containing password string.
877 * INPUTS : String to search for token. NOT NULL TERMINATED
932 * INPUTS: Pointer to the structure to free.
973 * INPUTS : Structure containing password details
1123 * INPUTS: Info to put back
1164 * INPUTS : User name
[all …]
H A Dupdate.c118 * INPUTS: Map control structure for an open map
198 * INPUTS: Map control structure for an open map
335 * INPUTS: Map handle (because we need access to name and lock)
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c83 * inputs;
178 * inputs: physical pathname beginning with /devices
385 * inputs:
491 * inputs:
561 * inputs:
642 * inputs:
745 * inputs:
819 * inputs:
/illumos-gate/usr/src/lib/libtsol/common/
H A Dprivlib.c56 * valid inputs to privilege macros. This checks in set_effective_priv()
107 * valid inputs to privilege macros. This checks in set_inheritable_priv()
157 * valid inputs to privilege macros. This checks in set_permitted_priv()
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Demu10k1.mac28 // Inputs
76 // Load up the PCM inputs. We multiply each of them by 4, as
129 // Inputs (Recording) -- the source variables are treated as
H A Demu10k2.mac28 // Inputs
83 // Load up the PCM inputs.
134 // Inputs (Recording) -- the source variables are treated as
/illumos-gate/usr/src/man/man8/
H A Dacctmerg.821 thereof. It merges these inputs by adding records whose keys (normally user
22 \fBID\fR and name) are identical, and expects the inputs to be sorted on those
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c503 * INPUTS: in _NOTE()
901 * INPUTS:
934 * INPUTS:
1426 * INPUTS:
1877 * INPUTS:
2059 * INPUTS:
2155 * INPUTS:
2345 * INPUTS:
2629 * INPUTS:
2691 * INPUTS:
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl_ibnex.h77 * Inputs:
90 * Inputs:
102 * Inputs:
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh_common/
H A Ddh_nsl_tmpl.c39 * routine will construct the mechanism name from those inputs and
58 * name from those inputs and dlopen the mechanism to grab this routine. It
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_invalid.ksh23 # invalid inputs to ensure it returns an error. That includes:
80 "invalid inputs fail as expected."
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c288 * Inputs:
306 * Inputs:
380 * Inputs:
423 * Inputs:
464 * Inputs:
511 * Inputs:
/illumos-gate/usr/src/cmd/lp/lib/users/
H A Dstorepri.c39 Inputs:
62 Inputs:
H A Dloadpri.c166 Inputs: A pointer to a limit structure, and a user.
181 Inputs: The input file to read additional lines, a pointer to
236 Inputs: A pointer to a priority table and a user.
/illumos-gate/usr/src/cmd/prctl/
H A Dutils.h89 * Inputs:
128 * Inputs:
166 * Inputs:
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_debuglink.c230 char *inputs = dwarfstring_string(input); in _dwarf_pathjoinl() local
241 if (*inputs != joinchar) { in _dwarf_pathjoinl()
243 dwarfstring_append(target,inputs); in _dwarf_pathjoinl()
245 dwarfstring_append(target,inputs); in _dwarf_pathjoinl()
248 if (*inputs != joinchar) { in _dwarf_pathjoinl()
249 dwarfstring_append(target,inputs); in _dwarf_pathjoinl()
251 dwarfstring_append(target,inputs+1); in _dwarf_pathjoinl()
/illumos-gate/usr/src/cmd/oawk/
H A DEXPLAIN80 will succeed on the inputs
85 and fail on the inputs
/illumos-gate/usr/src/man/man4i/
H A Dmhd.4i232 are all inputs; none of the fields are modified by the ioctl.
263 are all inputs; none of the fields are modified by the ioctl.
277 are all inputs; none of the fields are modified by the ioctl.
/illumos-gate/usr/src/lib/libsasl/include/
H A Dsasl.h419 * inputs:
450 * inputs:
467 * inputs:
488 * inputs:
516 * inputs:
541 * inputs:
1084 * inputs:
1105 * inputs:

12345678910