Home
last modified time | relevance | path

Searched refs:note (Results 1 – 25 of 173) sorted by relevance

1234567

/titanic_41/usr/src/cmd/auditrecord/
H A Dauditrecord.pl35 $title, $note, $name, $col1, $col2, $col3, $skip);
142 our ($title, $note, $name, $col1, $col2, $col3);
160 $note = $skip;
162 while ($note) {
199 $note = $note1;
201 while ($note) {
234 $note = $note2;
238 while ($note) {
245 $note = gettext('No format information available');
280 our ($title, $name, $note, $col1, $col2, $col3);
[all …]
H A Dmkmsg.pl108 my $note = ${$case}[3];
114 if ($noteAlias{$note}) {
115 addToMsgFile($noteAlias{$note});
117 addToMsgFile($note);
H A Daudit_record_attr.txt73 # note names -- certain notes show up repeatedly; collected here
76 # note names (message=) can be defined as a multi line, each line except the
126 # note <= unlimited; if necessary, text continues on a new line
842 note=Flags are included only when cmd is F_SETFL.
850 note=The forkall(2) return values are undefined because the audit record
851 note=is produced at the point that the child process is spawned.
857 note=The fork1(2) return values are undefined because the audit record
858 note=is produced at the point that the child process is spawned.
1119 note=ipc_perm
1125 note=ipc_perm
[all …]
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dbld_vernote.ksh60 .word .endname - .startname /* note name size */
61 .word 0 /* note desc size */
62 .word 0 /* note type */
85 .section .note
90 .long .endname - .startname /* note name size */
91 .long 0 /* note desc size */
92 .long 0 /* note type */
/titanic_41/usr/src/lib/libast/common/features/
H A Derrno1 tst dat_sys_nerr note{ sys_nerr in default libs }end compile{
9 tst def_errno_sys_nerr note{ sys_nerr declared in errno.h }end compile{
17 tst dat_sys_errlist note{ sys_errlist in default libs }end compile{
25 tst def_errno_sys_errlist note{ sys_errlist declared in errno.h }end compile{
H A Dstandards2 if tst note{ _ALL_SOURCE & _ISOC99_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXT…
37 elif tst note{ _ALL_SOURCE & _ISOC99_SOURCE & _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works …
68 elif tst note{ _ISOC99_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ wo…
99 elif tst note{ _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
118 elif tst note{ _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
133 elif tst note{ _XOPEN_SOURCE works }end compile{
144 else tst note{ __EXTENSIONS__ works }end compile{
H A Dlib7 hdr wchar note{ <wchar.h> and isw*() really work }end execute{
58 tst tst_errno note{ errno can be assigned }end link{
74 tst lib_poll_fd_1 note{ fd is first arg to poll() }end execute{
94 tst lib_poll_fd_2 note{ fd is second arg to poll() }end execute{
117 tst lib_poll_notimer note{ poll with no fds ignores timeout }end execute{
138 tst lib_select note{ select() has standard 5 arg interface }end link{
155 tst pipe_rw note{ full duplex pipes }end execute{
184 tst lib_vfork unistd.h stdlib.h vfork.h note{ vfork exists and it works }end execute{
212 tst real_vfork note{ vfork child shares data with parent }end execute{
228 tst lib_posix_spawn unistd.h stdlib.h spawn.h -Dfork=______fork note{ posix_spawn exists and it wor…
[all …]
H A Dsfio7 tst tmp_rmfail note{ open files cannot be removed }end execute{
64 more void_int note{ voidptr is larger than int }end execute{
72 more long_int note{ long is larger than int }end execute{
80 tst vax_asm note{ register layout ok for vax string operations }end execute{
102 tst lib_cvt note{ native floating point conversions ok }end link{
118 tst xopen_stdio note{ Stdio fseek/fflush are X/Open-compliant }end execute{
H A Dvmalloc19 tst mem_sbrk note{ brk()/sbrk() work as expected }end execute{
47 tst map_malloc note{ map malloc to _ast_malloc }end noexecute{
93 tst map_malloc note{ map malloc to _ast_malloc -- wimp-o mach? }end noexecute{
108 lib alloca note{ alloca exists }end link{
118 tst mal_alloca note{ alloca is based on malloc() }end execute{
140 tst stk_down note{ stack grows downward }end execute{
H A Dfs143 ary f_reserved7 sys/types.h sys/statvfs.h note{ statvfs.f_reserved7 can double for statvfs.f_basety…
159 lib getmntinfo_statvfs note{ getmntinfo uses statvfs -- since when? }end compile{
219 str st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is a string }end compile{
223 int st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is an int }end compile{
227 int st_spare1 sys/types.h sys/stat.h note{ stat.st_spare1 is an int }end compile{
231 ary st_spare4 sys/types.h sys/stat.h note{ stat.st_spare4 is an array }end compile{
235 ary st_pad4 sys/types.h sys/stat.h note{ stat.st_pad4 is an array }end compile{
H A Dtmlib3 _cc_export_dynamic = note{ probe CC.EXPORT.DYNAMIC supported }end run{
9 tst tzset_environ note{ tzset() bypasses user getenv() }end execute{
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.c240 note ("Print services started.\n"); in startup()
285 note ("Print services stopped.\n"); in lpshut()
373 note ("Print services started.\n"); in background()
382 note ("\ in usage()
390 note ("\ in usage()
396 note ("\ in usage()
H A Ddowait.c208 note ( in dowait()
226 note ( in dowait()
234 note ( in dowait()
246 note ( in dowait()
268 note ( in dowait()
404 note ( in dowait()
411 note ( in dowait()
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm111 my $note = '';
207 push(@case, [$case, $format, $comment, $note]);
216 $case = $note = $comment = $skip = $callName
247 elsif (/^\s*note\s*=\s*(.*)/i) {
248 $note .= $1;
253 push(@case, [$case, $format, $comment, $note]);
255 $comment = $note = '';
264 push(@case, [$case, $format, $comment, $note]);
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-198 systems with chain-loading(1) (*note Overview-Footnote-1::). GRUB is
111 (*note Command-line interface::), or a menu interface (*note Menu
115 based on a configuration file which you prepare beforehand (*note
120 partition, and a file name (*note Naming convention::) to GRUB, how to
121 install GRUB on your drive (*note Installation::), and how to boot your
122 OSes (*note Booting::), step by step.
125 (*note Invoking the grub shell::) which can be run when you are in your
145 (*note Multiboot Specification: (multiboot)Top.), because they were
189 features (note that the Multiboot Specification doesn't require all the
208 list of commands (*note Commands::) are a superset of those
[all …]
H A Dgrub.info99 systems with chain-loading(1) (*note Overview-Footnote-1::). GRUB is
112 (*note Command-line interface::), or a menu interface (*note Menu
116 based on a configuration file which you prepare beforehand (*note
121 partition, and a file name (*note Naming convention::) to GRUB, how to
122 install GRUB on your drive (*note Installation::), and how to boot your
123 OSes (*note Booting::), step by step.
126 (*note Invoking the grub shell::) which can be run when you are in your
146 (*note Multiboot Specification: (multiboot)Top.), because they were
190 features (note that the Multiboot Specification doesn't require all the
209 list of commands (*note Commands::) are a superset of those
[all …]
H A Dgrub.info-246 GRUB provides two second stage images, `nbgrub' and `pxegrub' (*note
75 preset menu feature is used (*note Preset Menu::).
115 The command `terminal' (*note terminal::) chooses which type of
121 However, note that GRUB assumes that your terminal emulator is
140 is good to run the commands `serial' (*note serial::) and `terminal'
141 (*note terminal::) before anything else at the start-up time.
162 The file has the same semantics as normal configuration files (*note
166 (*note Diskless::) diverts the preset menu. Diskless images embed a
167 preset menu to execute the command `bootp' (*note bootp::)
197 command `cat' (*note cat::). So it is necessary to disable all the
[all …]
/titanic_41/usr/src/cmd/fm/fmadm/common/
H A Dload.c44 note("module '%s' loaded into fault manager\n", argv[1]); in cmd_load()
60 note("module '%s' unloaded from fault manager\n", argv[1]); in cmd_unload()
H A Dreset.c60 note("%s serd engine '%s' has been reset\n", mod, opt_s); in cmd_reset()
64 note("%s module has been reset\n", mod); in cmd_reset()
/titanic_41/usr/src/lib/libcmd/common/features/
H A Dsymlink1 lib lchmod note{ lchmod implemented }end execute{
12 lib lchown note{ lchown implemented }end execute{
/titanic_41/usr/src/lib/libshell/common/features/
H A Dtime4 tst lib_2_timeofday note{ 2 arg gettimeofday() }end link{
14 tst lib_1_timeofday note{ 1 arg gettimeofday() }end link{
H A Dpoll6 tst pipe_socketpair note{ use socketpair() for peekable pipe() }end execute{
67 tst socketpair_devfd note{ /dev/fd/N handles socketpair() }end execute{
95 tst socketpair_shutdown_mode note{ fchmod() after socketpair() shutdown() }end execute{
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c952 boolean_t note; in hci1394_isoch_cycle_inconsistent() local
1008 note = B_FALSE; in hci1394_isoch_cycle_inconsistent()
1013 note = B_TRUE; in hci1394_isoch_cycle_inconsistent()
1021 if (note == B_TRUE) { in hci1394_isoch_cycle_inconsistent()
1045 boolean_t note; in hci1394_isoch_cycle_lost() local
1101 note = B_FALSE; in hci1394_isoch_cycle_lost()
1106 note = B_TRUE; in hci1394_isoch_cycle_lost()
1114 if (note == B_TRUE) { in hci1394_isoch_cycle_lost()
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dshman.sh200 typeset note nlink
207 read note nlink <<<"${tmp}"
209 if [[ "${note}" == ".so" ]] ; then
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h186 #define note note64 macro
210 #define note note32 macro

1234567