Home
last modified time | relevance | path

Searched refs:returns (Results 1 – 25 of 107) sorted by relevance

12345

/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod31 This function returns the numeric project ID of the calling process or C<undef>
38 controls with the process, task, and project. This function returns 0 on
47 This function returns a list of the currently active projects on the system.
52 This function returns the next entry from the project database. When called in
53 a scalar context, C<getprojent()> returns only the name of the project. When
54 called in a list context, C<getprojent()> returns a 6-element list consisting
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
84 This function returns the default project entry for the specified user in the
85 same format as C<getprojent()>. It returns C<undef> if the user cannot be
[all …]
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod180 hierarchy with the given view. Given the view, L<lgrp_init()> returns a cookie
187 Upon successful completion, L<lgrp_init()> returns a cookie. Otherwise it returns
207 and returns the snapshot's view of the lgroup hierarchy.
214 Upon succesful completion, the function returns the view for the snapshot of the
228 Upon successful completion, C<lgrp_home()> returns the id of the home lgroup of
236 Upon successful completion, the function returns whether the cookie is
237 stale. Otherwise, it returns B<undef> and sets B<$!> to indicate the error.
247 returns the list of CPUs in the lgroup specified by B<$lgrp>. The B<$context>
264 When called in scalar context, L<lgrp_cpus()> function returns the number of
275 returns the list of lgroups that are children of the specified lgroup.
[all …]
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java327 boolean setReturn(BVCollector returns) { in setReturn() argument
334 returns.setReturn(rec); in setReturn()
377 boolean getAll(BVCollector returns) { in getAll() argument
385 match = match | rec.setReturn(returns); in getAll()
406 boolean matchDoesNotContain(Object pattern, BVCollector returns) { in matchDoesNotContain() argument
434 match = match | rec.setReturn(returns); in matchDoesNotContain()
443 matchEqual(Object pattern, BVCollector returns) { in matchEqual() argument
459 match = match | rec.setReturn(returns); in matchEqual()
476 match = rec.setReturn(returns); in matchEqual()
485 matchNotEqual(Object pattern, BVCollector returns) { in matchNotEqual() argument
[all …]
H A DSunServerDATable.java300 Hashtable returns = in returnMatchingDAs() local
308 return (Hashtable)returns.get(ServiceStore.FS_SERVICES); in returnMatchingDAs()
372 Hashtable returns = in findDAScopes() local
378 Hashtable retRec = (Hashtable)returns.get(ServiceStore.FS_SERVICES); in findDAScopes()
H A DUARequester.java575 private static void addUnique(Vector incoming, Vector returns, int max) { in addUnique() argument
582 if (!returns.contains(o) && returns.size() < max) { in addUnique()
583 returns.addElement(o); in addUnique()
/titanic_50/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in71 ** and the function returns 0.
102 ** should normally return 0. If the callback returns a non-zero
104 ** are skipped and the sqlite_exec() function returns the SQLITE_ABORT.
132 ** locked or busy, then this function returns SQLITE_BUSY. (This
182 ** returns the integer key of the most recent insert in the database.
189 ** This function returns the number of database rows that were changed
211 ** This function returns the number of database rows that were changed
237 ** defined above, then this routine returns a constant text string which
252 /* This function returns true if the given input string comprises
265 ** is NULL, then sqlite_exec() returns SQLITE_BUSY immediately if
[all …]
/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME25 translators, is the addition of the -r option that controls how carriage returns
27 returns. The two other choices are to return to column 1 (-r1 option) or treat
28 carriage returns as newlines (-r2 option). You can modify the default behavior by
/titanic_50/usr/src/lib/libc/i386/threads/
H A Dasm_subr.s32 / thr_create() or pthread_create() returns (see setup_context()).
38 addl $4, %esp / actually, never returns
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A DCACHE_SPEC.txt214 returns: errno if return > 0
232 returns: errno if return > 0
256 returns 0 (_SD_DONE) else errno;
273 returns: errno if return > 0
289 returns: errno if return > 0:
300 returns 0 (_SD_DONE) else errno;
306 returns a cache descriptor, or negative error number.
308 Note: if devices is already open, it returns the same cache descriptor.
367 returns: 0 or error.
/titanic_50/usr/src/uts/common/tnf/
H A Dmkprobehdr.sh82 /* returns pointer to buffer */
87 /* returns buffer pointer */
/titanic_50/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.s33 ! thr_create() or pthread_create() returns (see setup_context()).
173 sub %o2, 8, %o7 ! __csigsetjmp returns to caller
/titanic_50/usr/src/lib/libc/i386/crt/
H A Dcerror.s29 / C return sequence which sets errno, returns -1.
H A Dcerror64.s29 / C return sequence which sets errno, returns -1.
/titanic_50/usr/src/lib/libc/amd64/crt/
H A Dcerror.s29 / C return sequence which sets errno, returns -1.
/titanic_50/usr/src/lib/libc/amd64/gen/
H A Dlock.s32 / - returns non-zero on success.
/titanic_50/usr/src/lib/libc/i386/gen/
H A Dlock.s32 / - returns non-zero on success.
/titanic_50/usr/src/cmd/fm/eversholt/files/common/
H A Dsca1000.esc46 * The driver passes the user data to the hardware and returns the hardware
48 * However, it returns these errors to the calling application. Since the
H A Dsca500.esc47 * The driver passes the user data to the hardware and returns the hardware
49 * However, it returns these errors to the calling application. Since the
/titanic_50/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s65 ! Always returns success (0) in %o0
128 ! Always returns success (0) in %o0
/titanic_50/usr/src/lib/libsqlite/test/
H A Dprogress.test51 # Test that the query is abandoned when the progress callback returns non-zero
61 # Test that the query is rolled back when the progress callback returns
/titanic_50/usr/src/lib/libc/i386/sys/
H A Dgettimeofday.s45 / gethrestime trap returns seconds in %eax, nsecs in %edx
/titanic_50/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach.il.cpp80 ! returns:
/titanic_50/usr/src/lib/libcryptoutil/
H A DREADME99 pkcs11_mech2str() returns a pointer to a string that should be free(3c)'d
153 This function returns SUCCESS if successfully done; otherwise it returns
192 This function returns a string representation of any given PKCS11 return
/titanic_50/usr/src/lib/libm/i386/src/
H A Dhypotf.s61 / returns |x|
/titanic_50/usr/src/lib/libdns_sd/
H A DREADME47 * Fix in dnssd_clientstub.c to not check errno when recvmsg returns 0
49 syslog call returns an error. Logs the messages at LOG_INFO level

12345