HomeSort by relevance Sort by last modified time
    Searched refs:show (Results 1 - 25 of 70) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/io/
nargv.t 25 show();
37 show();
40 sub show { subroutine
54 show();
  /onnv/onnv-gate/usr/src/lib/libcmd/common/
date.c 171 "[s:show?Show the date without setting the system time.]"
293 int show = 0; /* show date and don't set */ local
313 show = 1;
344 show = 1;
377 show = 1;
398 show = 1;
409 show = 1;
439 show = 1
    [all...]
chmod.c 114 "[n:show?Show actions but do not change any file modes.]"
164 int show = 0; local
197 show = 1;
279 if (show || (*chmodf)(ent->fts_accpath, mode) >= 0)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
utf8.t 117 my $show = q(
118 sub show { subroutine
126 eval $show or die $@; # We don't expect this sub definition to fail.
149 'my @a = ("'.chr(60).'\x2A", ""); $b = show @a', qr/^>60,42<><$/],
151 '$a = "' . chr (173) . '"; $b = show $a', qr/^>173<$/],
153 'no utf8; $a = "' . chr (173) . '"; $b = show $a', qr/^>173<$/],
157 qq{\$a = "$_->[1]"; \$b = show \$a}, qr/^>$_->[2]<$/],
159 qq(no utf8; \$a = "$_->[1]"; \$b = show \$a), qr/^>$_->[2]<$/],
161 qq(use utf8; \$a = "$_->[1]"; \$b = show \$a), qr/^>$_->[0]<$/],
178 print P $show, $prog, '; print $b
    [all...]
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
CardPanel.java 78 comp.show();
180 comp.show();
214 public void show(String name) { method in class:CardPanel
221 cardLayout.show(this, name);
228 show((String)tabs.elementAt(0)); method
234 show((String)tabs.elementAt(index+1)); method
240 show((String)tabs.elementAt(index-1)); method
246 show((String)tabs.elementAt(index)); method
RootFrame.java 56 // deliver a WINDOW_ICONIFY event. Similarly, when show is called on a
64 // will not cause an iconify event to be delivered, and calling show
73 // WINDOW_DEICONIFY is handled, show will be called causing another
78 // from a WINDOW_ICONIFY event, and never allow show to be called
277 public void show() { method in class:RootFrame
284 // Call show only if it is necessary.
285 // When the peer's show method
296 super.show();
308 * Don't do a validate during a show.
  /onnv/onnv-gate/usr/src/cmd/xvm/ipagent/
ipagent.ksh 77 dladm show-link -p -o link,state | while IFS=: read LINKNAME STATE;
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
net-iptun 52 /sbin/dladm show-iptun -p -o link
85 /sbin/dladm show-link -pP $intf_name > /dev/null 2>&1
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
magic.t 207 $script = "$wd/show-shebang";
212 $script = "$wd/show-shebang.bat";
227 $script = "./show-shebang";
230 $script = ":show-shebang";
233 $script = "[]show-shebang";
  /onnv/onnv-gate/usr/src/cmd/zdump/
zdump.c 102 static void show(char *, time_t, int);
290 show(argv[i], now, FALSE);
296 * We show the current time first, probably because we froze
300 show(argv[i], now, TRUE);
304 show(argv[i], t, TRUE);
306 show(argv[i], t, TRUE);
345 show(argv[i], t, TRUE);
347 show(argv[i], t, TRUE);
350 show(argv[i], t, TRUE);
352 show(argv[i], t, TRUE)
514 show(zone, t, v) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/libeti/menu/
Makefile.com 60 show.o \
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
ComponentShadow.java 82 // Set to true while a show operation is in progress
247 * Calls show or hide, depending on the value of cond.
249 public void show(boolean cond) { method in class:ComponentShadow
251 show(); method
259 public void show() { method in class:ComponentShadow
282 * value of the visible attrbute. You should use "show" instead of
294 ((Component)body).show(); method
314 * middle of a show operation. Create likes to call show if the
316 * show if show caused create to be called if the first place
    [all...]
FileDialogShadow.java 112 ((FileDialog)body).show(); method
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
Stash.pm 1 # Stash.pm -- show what stashes are loaded
11 B::Stash - show what stashes are loaded
  /onnv/onnv-gate/usr/src/cmd/scadm/
Makefile.com 48 scadm.o send_event.o send_file.o set.o show.o status.o usage.o \
56 scadm.c send_event.c send_file.c set.c show.c status.c usage.c \
  /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/
README 159 - show context of each element (-x) -- lists each element and its
162 - show the hierarchy of the instance (-h) -- show an ascii 'tree' of
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/
CardPanelShadow.java 98 public void show(String name) { method in class:CardPanelShadow
140 cardPanel.show((String)value);
287 cardPanel.show(
450 cardMenu.show();
490 cardPanel.show((String)what);
FlowPanelShadow.java 218 s.show();
  /onnv/onnv-gate/usr/src/cmd/vi/port/
ex_vops.c 97 vundo(show)
98 bool show; /* if true update the screen */
136 if (show)
144 if (show && (vundkind != VMCHNG || addr != dot))
149 if (show)
155 if (show) {
175 if (!show)
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/
Wizard.java 193 // Show the first step
199 ((CardLayout)innerPanel.getLayout()).show(innerPanel, "normal");
202 // Show the last step
208 ((CardLayout)innerPanel.getLayout()).show(innerPanel, "finish");
211 // Show any other step
217 ((CardLayout)innerPanel.getLayout()).show(innerPanel, "normal");
385 layout.show(this, step.getDescription());
510 // Show some arbitrary step indexed by number.
518 * Show the very first step.
526 * Show the next step
    [all...]
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
MainHelper.java 169 f.show();
211 frame.show();
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
extensions.c 731 int show, which; local
749 show = 0;
753 show++;
757 show++;
763 show++;
767 show++;
769 if (show && (int) strlen(ARG0) > 0) {
797 int show, which, days; local
818 show = 0;
822 show++
    [all...]
  /onnv/onnv-gate/usr/src/lib/libldap4/common/
tmplout.c 186 int i, err, html, show, labelwidth; local
350 show = ( vals != NULL && vals[ 0 ] != NULL );
351 if ( show && LDAP_GET_SYN_TYPE( colp->ti_syntaxid )
355 show = 0;
360 if ( colp->ti_attrname == NULL || ( show &&
367 show = 0;
370 if ( show ) {
  /onnv/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/
tmplout.c 153 int i, err, html, show, labelwidth; local
337 show = ( vals != NULL && vals[ 0 ] != NULL );
338 if ( show && LDAP_GET_SYN_TYPE( colp->ti_syntaxid )
342 show = 0;
347 if ( colp->ti_attrname == NULL || ( show &&
354 show = 0;
357 if ( show ) {
  /onnv/onnv-gate/usr/src/cmd/lp/model/
uri 120 /PrintLine { exch findfont exch scalefont setfont moveto show } def

Completed in 720 milliseconds

1 2 3