Searched refs:what (Results 251 - 275 of 281) sorted by relevance

<<1112

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1454 echo message to the remote host, which is what the UNIX ping program
H A DFTP.pm1277 this if you really know what you're doing).
1690 Ask the server for "helpful information" (that's what the RFC says) on
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm273 description of what the thing is good for.
775 # _TODO_ what if there is a link to the page itself by the name,
H A DLaTeX.pm847 on what these methods require.
1422 # Examine the paragraph to determine what type of list
H A DParser.pm322 class method will usually do what you want). It is passed the following
819 ## dont forget to "expand" it if that's what the caller wanted
843 ## dont forget to "expand" it if that's what the caller wanted
1729 to know what to do with them after that. That will need to be in your
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm193 Alternatively, you can specify a list of what tests are todo as part
/opensolaris-onvv-gate/usr/src/uts/common/c2/
H A Daudit.c492 audit_exit(int code, int what) argument
/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dfss.c1746 fss_stop(kthread_t *t, int why, int what) argument
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c3547 detail_pathname4(pathname4 *pathp, char *what) argument
3552 sprintf(bp, what);
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1888 * do what has always been done.
3152 memset((char *)&arg.what.dir, 0, sizeof (wnl_fh3));
3154 arg.what.name = fspath;
4092 * We're not sure what the name represents: either
4131 * Trying to determine what NFS version was used for the mount.
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3662 #define EQKSVAL(eqv, what) (eqv.eq_kstat.what.value.ui64)
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c51 * Information that describes what needs to be done for recovery. It is
58 * in the mntinfo4_t or vnode_t to tell it what to do. rc_error is used
333 * updates the information about what state needs recovery but does not
395 start_recovery_action(nfs4_recov_t what, bool_t reboot, mntinfo4_t *mi, argument
406 recovp->rc_action = what;
418 "start_recovery: mi %p, what %s", (void*)mi,
H A Dnfs3_xdr.c162 * Check to see if what the client sent us is bigger or smaller
163 * than what we can ever possibly send out. NFS_FHMAXDATA is
165 * really the min of what is sent over the wire.
176 * Decode what should be fh3_fsid, it is aligned.
184 * Decode what should be fh3_len. fh3_len is two bytes, so we're
264 * Check to see if what the client sent us is bigger or smaller
265 * than what we can ever possibly send out. NFS_FHMAXDATA is
267 * really the min of what is sent over the wire.
1800 whatp = &objp->what;
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c557 mac_srs_cpu_setup(cpu_setup_t what, int id, void *arg) argument
560 switch (what) {
2608 * client from it, to find out what should be the new state of the group.
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c5254 usb_pipe_handle_t ph, char *what)
5274 what, ept_addr, rval);
5253 scsa2usb_clear_ept_stall(scsa2usb_state_t *scsa2usbp, uint_t ept_addr, usb_pipe_handle_t ph, char *what) argument
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dkmem.c66 * slabs. Despite the client doing what it reasonably can to help the system
289 * elsewhere does what it can to avoid bothering the client unnecessarily.
342 * what makes an object movable, keep in mind the goal of the consolidator: to
1551 * Reverify what was already checked in kmem_cache_set_move(), since the
4167 kmem_cpu_setup(cpu_setup_t what, int id, void *arg) argument
4170 if (what == CPU_UNCONFIG) {
4270 /* Figure out what our maximum cache size is */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm1297 Guess what we're working around? Also, use MM[SK] for subdirectories.
1650 # We do not know what target was originally specified so we
1840 # We trust that what has been handed in as argument will be buildable
1904 # that's what we're building here).
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dproto.h1235 STATIC void S_checkcomma(pTHX_ char *s, char *name, char *what);
1242 STATIC void S_no_op(pTHX_ char *what, char *s);
H A Dsv.c9 * "I wonder what the Entish is for 'yes' and 'no'," he thought.
153 * "A time to plant, and a time to uproot what was planted..."
1721 If you wish to remove them, please benchmark to see what the effect is
1749 If you wish to remove them, please benchmark to see what the effect is
3482 Safefree(s); /* No longer using what was there before. */
6273 /* just process what we have room for */
7266 /* XXX this is probably not what they think they're getting.
7593 Returns a string describing what the SV is a reference to.
8331 /* what about long double NVs? --jhi */
8335 /* no matter what, thi
[all...]
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dnightly.sh34 # command line (only), lint and check builds are skipped no matter what
2641 echo "Couldn't figure out what kind of SCM to use for $BRINGOVER_WS."
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s588 ! The general outline of what the code here does is:
799 ! An interrupt returned on what was once (and still might be)
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGui.java100 // For showDataFormatError() to determine what kind of error to show
892 // Figure out what privileges we have
1240 * Look at the principal list to see what's selected
1285 * Make Modify, Delete and Duplicate buttons react to what is selected.
2019 * Look at the policy list to see what's selected
2046 * Make Modify, Delete and Duplicate buttons react to what is selected.
5230 * Check the privileges this principal has to see what we should not try.
5418 public void showHelp(String what) { argument
5421 // System.out.println("Help on "+what);
5426 res = getHelpString(what);
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm2107 # old versions of opcode.pl). Syntax is what matters here.
4143 While B::Deparse goes to some lengths to try to figure out what your
4201 which probably isn't what you intended (the C<'???'> is a sign that
4449 by whitespace. The special values "all" and "none" mean what you'd
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL406 better interfaces than what h2xs could guess.
774 # XXXX This is not equivalent to what the older version did:
866 next if /^_.*_h_*$/i; # special case, but for what?
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME47 and Solaris won't be able to know what will be the value for each main
95 gnize only the first 'usage' (which is what Solaris does with my changes).

Completed in 358 milliseconds

<<1112