Searched refs:results (Results 51 - 63 of 63) sorted by relevance

123

/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh590 $wsdiff -s -r ${TMPDIR}/wsdiff.results $oldproto $newproto 2>&1 | \
1105 if [ -f $TMPDIR/wsdiff.results ]; then
1106 mv $TMPDIR/wsdiff.results $LLOG
1109 if [ -f $TMPDIR/wsdiff-nd.results ]; then
1110 mv $TMPDIR/wsdiff-nd.results $LLOG
1441 # fold both unsupported and unrecognized results into "none"
1569 *** After nightly completes, you should validate the results of the merge,\n\
1638 printf "updated %s with the following results:\n" "$CODEMGR_WS"
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_bcast.c133 struct r_rpcb_rmtcallres bres; /* Remote results */
148 struct p_rmtcallres bres_pmap; /* Remote results */
275 bres.results.results_val = resultsp;
459 } /* end of poll results switch */
526 * If so, decode the results. If return id is xid + 1
H A Drpcb_clnt.c1176 r.results.results_val = resp;
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c266 char *end, **results; local
273 rc = sqlite_get_table(db, detect_version_sql, &results,
280 sqlite_free_table(results);
288 sqlite_free_table(results);
291 curr_version = strtol(results[1], &end, 10);
292 sqlite_free_table(results);
724 * This routine is called by callbacks that process the results of
1037 /* Caller will call finalize after using the results */
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.s774 / Copy results
884 / Copy results
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c106 fprintf( stderr, gettext(" -S attr\tsort the results by attribute `attr'\n") );
867 printf( gettext("Server indicated results sorted OK\n"));
1146 success (0), -- results are sorted
1151 -- results via insecure
1161 -- results to this client
1229 /* results: */
1256 /* results: */
1295 /* results: */
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c167 static int _popen(char *cmd, char *results, int size);
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess676 results, however. */
H A Dconfigure798 --cache-file=FILE cache test results in FILE [disabled]
6046 # This file is a shell script that caches the results of configure
6049 # It is not useful on other systems. If it contains results you don't
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c1269 const char *results[] = local
1276 "Result %s", results[result]);
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c548 /* No arguments, and no results allowed */
660 goto results;
728 * results by sending a SIGCANCEL, unless the door
776 * results for me.
791 * Find out if results were successfully copied.
806 results:
808 * Move the results to userland (if any)
816 * If server returned results successfully, then we've
876 * Return the results
1354 * Return the results (i
[all...]
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh359 suggests a size limit, in bytes, for the search results on
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex614 % @LaTeX{} logo. Not quite the same results as the definition in

Completed in 160 milliseconds

123