Home
last modified time | relevance | path

Searched refs:words (Results 1 – 25 of 151) sorted by path

1234567

/illumos-gate/usr/src/boot/common/
H A Dhelp.common318 # Tsifting DSearch for words containing a substring
322 Displays words in the search order list containing the provided
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th17 \ support words to provide data for BE menu in loader menu system.
H A Dloader.4th628 \ ... prevents words unused by `include' from being interpreted
H A Dshortcuts.4th27 \ FICL words intended to be used as shortcuts for carrying out common tasks or
28 \ producing common results. Generally, words defined here are simply groupings
29 \ of other custom words that pull from multiple libraries (for example, if you
30 \ want to define a custom word that uses words defined in three different
35 \ words have been defined.
H A Dsupport.4th63 \ Other exported words:
1966 \ compute the length of the buffer including the spaces between words
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S536 mov $(MEM_ARG_SIZE/4),%ecx # Number of words to push
/illumos-gate/usr/src/boot/i386/pxeldr/
H A Dpxeldr.S265 movl $(MEM_ARG_SIZE/4), %ecx # Number of words to push
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME281 ifconfig, he is specifying an `ipc_action' timeout; in other words,
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd267 \@words;
306 while ($i < @$words) {
308 splice @$words, $i, 1;
319 splice @{$words}, $i, 1;
320 $byservice{$1} = $words;
454 $word = shift @$words;
496 unshift @{$words}, $word;
1279 while (pop @$words) {
1354 $newsecret = $ {$$addsecrets{$$words[0]}}{$$words[1]};
1356 $cstr .= requote($$words[0]) . " " . requote($$words[1]) .
[all …]
/illumos-gate/usr/src/cmd/filesync/
H A DREADME246 in various flag words) character string names for their
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c589 wordtab_t *yysettab(words) in yysettab() argument
590 wordtab_t *words; in yysettab()
595 yywordtab = words;
/illumos-gate/usr/src/cmd/look/
H A DMakefile29 DATA= words
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source893 "Reserved words \"any\" and \"none\" are not\nappropriate in this context."
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dlgrp.c56 print_cpuset_range(ulong_t *cs, int words, int width) in print_cpuset_range() argument
66 for (i = 0; i < words; i++) in print_cpuset_range()
H A Dlgrp.h53 extern void print_cpuset_range(ulong_t *cs, int words, int width);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dsystem-board.info465 * of the containing fan tray. In other words, either we have the
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A DSUNW,vdevices.pl109 my @words = split(/ /, $str);
112 if (scalar(@words) != 0) {
/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c27 struct words { struct
30 struct words *nst; argument
31 struct words *link; argument
32 struct words *fail; argument
55 static int new(struct words *x);
124 struct words *c; in execute()
265 struct words *s; in cgotofn()
342 struct words *queue[QSIZE]; in cfail()
344 struct words *state; in cfail()
346 struct words *s; in cfail()
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME1910 'R' into class $={R}. In other words, it is equivalent to the LDAP map
1968 both the cluster match and the host match). In other words, the effective
3771 second words to convince other
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dar.msg111 # The following strings represent reserved words, files, pathnames and symbols.
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg211 # The following strings represent reserved words, files, pathnames and symbols.
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg329 # The following strings represent reserved words, files, pathnames and symbols.
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg584 # The following strings represent reserved words, files, pathnames and symbols.
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg300 # The following strings represent reserved words, files, pathnames and symbols.
H A Ddyn.msg443 # The following strings represent reserved words, files, pathnames and symbols.

1234567