Searched refs:returns (Results 151 - 155 of 155) sorted by relevance

1234567

/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemset.s93 mov %rdi,%rax # memset returns the dest address
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL122 which returns a Ptr type pointing to the same structure, and a C<new>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL102 B<sed> returns an exit code of 0 on success or >0 if an error occurred.
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dvasnprintf.c4843 ones - we know that snprintf's returns value conforms to
4858 buffer size: it returns -1 in this case.
4898 /* Prepare checking whether snprintf returns the count
5106 *and* it returns -1 (rather than the length
5172 returns a count >= maxlen. However, a non-compliant
5173 snprintf() function returns only count = maxlen - 1. To
5527 that's only because snprintf() returns an 'int'. This function does
/osnet-11/usr/src/grub/grub2/
H A Dconfigure579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
2836 # (eg FreeBSD returns the mod time of the symlink's containing
8660 returns. */
8679 successful returns. */
15847 { $as_echo "$as_me:$LINENO: checking whether strerror_r returns char *" >&5
15848 $as_echo_n "checking whether strerror_r returns char *... " >&6; }
15906 # former has a strerror_r that returns char*, while the latter
15907 # has a strerror_r that returns `int'.
20203 { $as_echo "$as_me:$LINENO: checking whether snprintf returns a byte count as in C99" >&5
20204 $as_echo_n "checking whether snprintf returns
[all...]

Completed in 69 milliseconds

1234567