Searched refs:what (Results 176 - 200 of 281) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c130 * not in the range of what we consider "printable" ASCII, display it
149 print_what(FILE *fp, mode_t what) argument
153 switch (what & S_IFMT) {
/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dst_parse.c113 char *who, /* what function, or part thereof, is reporting */
114 char *what, /* what was expected */
118 fprintf(stderr, "%s, expecting \"%s\" at \"%s\"\n", who, what, where);
112 _expected( char *who, char *what, char *where, int line) argument
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c792 * Note the timestamps specified in "what", as having been
796 smb_ofile_set_explicit_times(smb_ofile_t *of, uint32_t what) argument
800 of->f_explicit_times |= (what & SMB_AT_TIMES);
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h510 extern void spa_config_update(spa_t *spa, int what);
649 history_log_type_t what);
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h105 * for this flag to determine what has happened.
567 * tree, in dev_curr_if, and a parse level that accurately reflects what
738 * undoes what usb_get_dev_data() set up. It releases
1428 * and usb_cb_flags_t in usb_ctrl_req may indicate what was done
1681 * what - 0 for device, otherwise interface or ep number
1693 uint_t what, /* 0, interface, endpoint number */
1705 * what - 0 for device, otherwise interface or ep number
1724 uint_t what, /* 0, interface, endpoint number */
/opensolaris-onvv-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c220 authamd_chip_once(authamd_data_t *authamd, enum authamd_cfgonce_bitnum what) argument
223 what) == 0 ? B_TRUE : B_FALSE);
284 * the writes to select what count to read will not themselves
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c383 cmci_cpu_setup(cpu_setup_t what, int cpuid, void *arg) argument
389 switch (what) {
/opensolaris-onvv-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c2787 * ensure address discovered matches what we thought
4186 elem->what = SF_ONLINE;
4432 elem->what = SF_OFFLINE;
5603 * xfered into/out of host. Compare this with what
6335 char what[64]; local
6361 (void) sprintf(what, "ELS 0x%x", privp->els_code);
6370 (void) sprintf(what, "REPORT_LUNS");
6380 (void) sprintf(what, "INQUIRY to LUN 0x%lx",
6383 (void) sprintf(what, "UNKNOWN OPERATION");
6390 ddi_get_instance(sf->sf_dip), what,
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c3652 int what)
3677 ((what == UHCI_IN_CLOSE) ||
3678 (what == UHCI_IN_RESET))) {
3686 if (what == UHCI_IN_CLOSE || what == UHCI_IN_RESET) {
3714 if (what == UHCI_IN_CLOSE || what == UHCI_IN_RESET) {
3758 * can fit in all the TDs like what can be done to the ctrl/bulk/
3649 uhci_remove_bulk_tds_tws( uhci_state_t *uhcip, uhci_pipe_private_t *pp, int what) argument
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2129 if ($round_up) # what gave test above?
2705 exactly what you expect.
3261 because 1200 can have p = 0, 1 or 2 (depending on what the inital value
3443 $x will be what was in effect when $x was created)
3485 This is to limit the digits (A) of the result (just consider what would
3924 Some things might not work as you expect them. Below is documented what is
4006 The following will probably not do what you expect:
4018 The following will probably not do what you expect:
4056 will do what the underlying C thinks is right and this is different for each
4108 It will not do what yo
[all...]
H A DComplex.pm1495 If you wonder what complex numbers are, they were invented to be able to solve
1600 which is exactly what we had defined for negative real numbers above.
1730 order to ensure its restriction to real numbers is conform to what you
1849 section for what this means.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c203 static int int_arg(char *s, char *what);
1381 /* .... and see what port kernel picked for us */
1725 * send_scheduled_probe() looks at the current_targetaddr and determines what
2407 int_arg(char *s, char *what) argument
2423 progname, what, s);
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1590 #define CMI_HDL_OPFUNC(what, type) \
1592 cmi_hdl_##what(cmi_hdl_t ophdl) \
1595 cmio_##what(IMPLHDL(ophdl))); \
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm178 reason. If it croaks it is unpredictable what the state of the $md5
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm174 what the BOM says. If no BOM is found, the routine dies.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm150 in such a way that it will replace what was there beforehand. The
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Ddiagnostics.pm139 curious what sorts of things are being intercepted.
H A Dutf8.pm65 pragma will effectively become a no-op. For convenience in what
/opensolaris-onvv-gate/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c371 return what;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dcpu.c2115 cpu_state_change_notify(int id, cpu_setup_t what) argument
2123 cpu_setups[i].func(what, id, cpu_setups[i].arg);
2132 cpu_state_change_hooks(int id, cpu_setup_t what, cpu_setup_t undo) argument
2141 retval = cpu_setups[i].func(what, id,
H A Dpool.c1774 pool_event_dispatch(pool_event_t what, poolid_t id) argument
1786 tqd->tqd_what = what;
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s155 * levels are restricted in what they can do. If they need
1645 ! realize what happened and extract the register values.
1693 ! what the %o's contained prior to the save instruction.
1733 ! realize what happened and extract the register values.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm116 Tells Test::Builder what package you exported your functions to.
1182 what $pack to use.
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3139 * one plus the length of the EOB plus what we have just sent
4058 } what; member in union:inflate_huft_s::__anon6599
4518 t = h->word.what.Bits;
4759 #define exop word.what.Exop
4760 #define bits word.what.Bits
5260 #define exop word.what.Exop
5261 #define bits word.what.Bits
5633 #define exop word.what.Exop
5634 #define bits word.what.Bits
5759 /* copy all or what'
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dstream.c1976 * Dup/copy mp1 and put what we don't need
1985 * the new write offset (b_wptr) of what we
3272 strqset(queue_t *q, qfields_t what, unsigned char pri, intptr_t val) argument
3286 if (what >= QBAD) {
3314 switch (what) {
3433 strqget(queue_t *q, qfields_t what, unsigned char pri, void *valp) argument
3445 if (what >= QBAD) {
3473 switch (what) {

Completed in 231 milliseconds

1234567891011>>