Searched refs:show (Results 1 - 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/lib/libcmd/common/
H A Ddate.c171 "[s:show?Show the date without setting the system time.]"
293 int show = 0; /* show date and don't set */ local
312 show = 1;
343 show = 1;
376 show = 1;
397 show = 1;
408 show = 1;
438 show = 1;
457 show
[all...]
H A Dchmod.c114 "[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)
/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c100 static void show(char *, time_t, int);
267 show(argv[i], now, FALSE);
273 * We show the current time first, probably because we froze
277 show(argv[i], now, TRUE);
281 show(argv[i], t, TRUE);
283 show(argv[i], t, TRUE);
322 show(argv[i], t, TRUE);
324 show(argv[i], t, TRUE);
327 show(argv[i], t, TRUE);
329 show(arg
491 show(zone, t, v) function
[all...]
/illumos-gate/usr/src/cmd/xvm/ipagent/
H A Dipagent.ksh77 dladm show-link -p -o link,state | while IFS=: read LINKNAME STATE;
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-iptun52 /sbin/dladm show-iptun -p -o link
85 /sbin/dladm show-link -pP $intf_name > /dev/null 2>&1
103 state=`/sbin/ipadm show-if -p -o state $intf_name`
H A Dnet-loopback54 state=`/sbin/ipadm show-if -p -o state lo0 2>/dev/null`
H A Dnet-physical124 /sbin/dladm show-iptun -P $intf > /dev/null 2>&1
137 # If dladm show-link -P finds it, then it's not an IP
140 /sbin/dladm show-link -Pp $intf > /dev/null 2>&1
316 for showif_output in `/sbin/ipadm show-if -p -o ifname,state,current`; do
/illumos-gate/usr/src/lib/libeti/menu/
H A DMakefile.com58 show.o \
/illumos-gate/usr/src/cmd/scadm/
H A DMakefile.com48 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 \
/illumos-gate/usr/src/cmd/tail/
H A Dforward.c60 static int show(file_info_t *);
239 show(file_info_t *file) function
445 (void) show(file);
455 (void) show(file);
470 if (file->fp && !show(file))
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c95 vundo(show)
96 bool show; /* if true update the screen */
134 if (show)
142 if (show && (vundkind != VMCHNG || addr != dot))
147 if (show)
153 if (show) {
173 if (!show)
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh305 macaddrtype=`/sbin/dladm show-vnic $1 -o MACADDRTYPE -p 2>/dev/null`
570 pif=`/sbin/ipadm show-if -o persistent -p $1 2>/dev/null | egrep '4|6'`
575 # In the non-global zone, plumb the interface to show current
585 l3protect=`/sbin/ipadm show-if -o current -p $1|grep -c 'Z'`
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c153 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 ) {
/illumos-gate/usr/src/cmd/lp/model/
H A Duri120 /PrintLine { exch findfont exch scalefont setfont moveto show } def
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c721 COMMAND_SET(cmdp, "show", "show variable(s)", command_show);
723 COMMAND_SET(cmdp, "printenv", "show variable(s)", command_show);
735 COMMAND_SET(cmdp, "more", "show contents of a file", command_more);
1243 * XXX set/show should become set/echo if we have variable
/illumos-gate/usr/src/cmd/sgs/tools/
H A Dlibconv_mk_report_bufsize.pl93 * preprocessor directive to show the current value of the REPORT_BUFSIZE
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c561 int show = vflag || (vsdata == NULL) || !oflag; local
605 if (show) {
611 if (oflag && show)
623 * If not showing symbols, only show INFO
662 * records. In this case, there is nothing to show.
668 if (show && started && (vsdata == NULL))
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dcommands.c242 * XXX set/show should become set/echo if we have variable
246 COMMAND_SET(show, "show", "show variable(s)", command_show);
437 COMMAND_SET(more, "more", "show contents of a file", command_more);
/illumos-gate/usr/src/cmd/more/
H A Dmore.c170 int cr_opt = 0; /* show ctrl characters as '^c' */
220 static void show(register char ch);
1615 show(ch);
1715 show(register char ch) function
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c356 show(register char* s) function
492 message((-22, "optget: skip t1=%c t2=%c t3=%c n=%d b=%d `%s'", t1 ? t1 : '@', t2 ? t2 : '@', t3 ? t3 : '@', n, b, show(s - 1)));
1571 message((-21, "opthelp: txt#%d +++ %2d \"%s\" style=%d level=%d bump=%d", line, ++depth, show(p), style, level, bump));
1573 message((-21, "opthelp: txt#%d --- %2d \"%s\"", line, depth--, show(p)));
1731 message((-21, "textout#%d p=%s", __LINE__, show(p)));
1863 message((-21, "textout#%d p=%s", __LINE__, show(p)));
2677 message((-20, "opthelp: opt %s", show(p)));
2904 message((-21, "opthelp: arg %s", show(p)));
4362 message((-20, "optget: opt %s c %c w %s num %ld", show(s), c, w, num));
4757 message((-21, "optget: opt %s", show(
[all...]
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh754 vnic=$(dladm show-vnic -po link $nic 2>/dev/null)
864 x=$(dladm show-vnic|grep "^$vnicname " )
1133 set -A nics $(dladm show-phys|grep -v LINK|cut -f1 -d " ")
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dpsvcobj.conf56 * Lists association pairs for each association type to show relationships
/illumos-gate/usr/src/cmd/logadm/
H A Dtester124 $myname =~ s/.*\///; # just show last component in error mesages
1928 -n show actions, don't perform them
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1886 \unhbox0 % third arg given, show only that
1891 \unhbox0 % PDF: 2nd arg given, show only it
1893 \unhbox0\ (\code{#1})% DVI: 2nd arg given, show both it and url
1896 \code{#1}% only url given, so show it
3208 % Although these internal commands shouldn't show up, sometimes they do.
7046 % If a .fmt file is being used, we don't want the `\input texinfo' to show up.
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s2120 * interrupt, they update the lower pil's [0] to show time spent in the

Completed in 2013 milliseconds

12