Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 25 of 85) sorted by relevance

1234

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_no_return.c22 static int returned; variable
29 returned = 1; in match_return()
38 if (!is_reachable() && !returned) in match_func_end()
40 returned = 0; in match_func_end()
H A Dcheck_readl_infinite_loops.c31 static int returned; variable
96 returned = 1; in match_return()
130 returned = 0; in before_loop()
144 if (returned) in after_loop()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod40 returned. If pool assignment fails, C<SETPROJ_ERR_POOL> is returned. If any
42 offset of the failed attribute assignment in the project database is returned.
59 C<\@users> and C<\@groups> are returned as arrays containing the appropriate
60 user or project lists. On end-of-file C<undef> is returned.
73 name. It returns a 6-element list as returned by C<getprojent()> if the entry
79 ID. It returns a 6-element list as returned by C<getprojent()> if the entry is
/illumos-gate/usr/src/lib/libsasl/
H A DREADME40 that need to be i18n'ed. The first are the error strings returned by
41 sasl_errstring(), the second are the strings returned by sasl_errdetail(),
42 and third are the prompts returned to the client in sasl_interact_t or
43 in sasl_chalprompt_t. The error strings returned by sasl_errdetail() are
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod120 context and B<undef> is returned in the scalar context.
194 this function is called, the cookie returned by the lgroup interface might no
197 Upon successful completion, 1 is returned. Otherwise, B<undef> is returned and
214 returned and C<$!> is set.
227 the specified process or thread. Otherwise, B<undef> is returned and B<$!> is
248 returned:
265 In case of error B<undef> is returned in scalar context and B<$!> is set to
334 should be returned:
352 is returned and B<$!> is set to indicate the error.
364 returns the requested version. If C<LGRP_VER_NONE> is returned, the
[all …]
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab195 the entries returned. The array is dynamically allocated, and the
196 number of items in the array is returned in the `n_entries' parameter.
211 where `inittab_ent' is an dhcp_symbol_t previously returned from
218 dhcp_symbol_t. For ITAB_SUCCESS to be returned, the entry passed in
234 returned from inittab_load() or inittab_getbyX().
238 option is returned. The size of the resulting data returned is stored
240 only the payload of the option is returned (i.e., the option code and
241 option length is left off the returned data). To encode multiple
248 allocated string representing the option's value in ASCII is returned.
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmalloc.test63 if {!$v2} {puts "\nError message returned: $msg"}
108 if {!$v2} {puts "\nError message returned: $msg"}
150 if {!$v2} {puts "\nError message returned: $msg"}
186 if {!$v2} {puts "\nError message returned: $msg"}
220 if {!$v2} {puts "\nError message returned: $msg"}
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3493 This error is returned if the file header for a supposedly
501 This error is returned if the install command points to
517 This error is returned if the boot attempt did not succeed for
521 This error is returned when the Multiboot features word in the
527 This error is returned if a device string was expected, and the
536 This error is returned if the kernel image being loaded is not
566 This error is returned if the initrd command is used before
576 This error is returned if the device part of a device- or full
600 This error is returned if the link count is beyond the maximum
609 This error is returned if a kernel, module, or raw file load
[all …]
H A Dgrub.texi3343 This error is returned if the run-length decompression code gets an
3351 This error is returned if the sanity checks on the integrity of the
3366 This error is returned if GRUB is told to execute the boot sequence
3388 This error is returned if the kernel image being loaded is not
3402 This error is returned by the filesystem code to denote an internal
3408 This error is returned if the partition requested exists, but the
3412 This error is returned when a read is attempted at a linear block
3437 This error is returned if GRUB was expecting to read a number and
3447 This error is returned if there is a disk read error when trying to
3451 This error is returned if the link count is beyond the maximum
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod32 is returned if the call succeeds. On failure -1 is returned.
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt79 are used, no processing is done and EINVAL is returned.
86 both are used, no processing is done and EINVAL is returned.
130 Partial results may also be returned for these errors.
133 The following parameters are always returned:
/illumos-gate/usr/src/cmd/netfiles/
H A Dnss.dfl38 #SORT_ADDRS can be used to disable the sorting of addresses returned by
42 #functions. This is useful in case the order of addresses returned
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dnocast-vs-bitwise.md5 types, so a `__nocast int` type may be returned as a regular `int`
22 that you don't want to mistakenly/silently be returned as `int`, for
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_rx.c93 boolean_t returned = B_FALSE; in vmxnet3_put_rxpool_buf() local
103 returned = B_TRUE; in vmxnet3_put_rxpool_buf()
106 return (returned); in vmxnet3_put_rxpool_buf()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in426 ** is returned in the in the errmsg parameter of sqlite_open() when
466 ** Use the following routine to define the datatype returned by a
489 ** The second parameter to these routines is the result to be returned.
519 ** is allocated, zeroed, and returned. On subsequent calls (for the
521 ** of the aggregate can use the returned buffer to accumulate data.
637 ** On success, SQLITE_OK is returned. Otherwise and error code is returned.
681 ** SQLITE_MISUSE is returned if sqlite_step() is called incorrectly.
710 ** and the result code returned will be SQLITE_ABORT.
794 ** Otherwise NULL is returned.
856 ** of bytes of output is returned. If the input is not a well-formed
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh152 …} \"\$@\"" dummy "${tc.wc_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh147 …md} \"\$@\"" dummy "${cut_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh141 …d} \"\$@\"" dummy "${join_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_8.S79 mov %o0, %o5 ! Original target address is returned.
/illumos-gate/usr/src/boot/forth/
H A Dcolor.4th29 \ to NO, no, or 0. Otherwise, TRUE is returned.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl138 # By default, the DHCP agent will not attempt to use a domain name returned
142 # the following parameter to indicate that a returned DHCPv4 DNSdmain or the
186 # on by the DHCP client or returned to users via the dhcpinfo(1) command.
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Daliases41 # Alias for mailer daemon; returned messages from our MAILER-DAEMON
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A DRELEASE29 02-08-30 dllfind.c: fix a bug that returned uninitialized value on not found
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME152 If successful, the result is returned from the ppliblist argument.
160 A NULL is returned when the input name is NULL or the heap memory is
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in2075 Dwarf_Sig8 * /*returned sig bytes*/,
2080 Dwarf_Sig8 * /*returned sig bytes*/,
2148 value returned through linecount_actuals will be 0.
2150 For two-level line tables, the version returned will
2338 returned through the pointer is never negative.
4726 returned. */
4901 as returned by dwarf_rnglists_index_get_rle_head()
4943 Stop when the returned *next_entry_offset
5085 Stop when the returned *next_entry_offset
5132 the end of the table whose data is returned..
[all …]

1234