/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | optjoin.c | 41 * optjoin() returns non-zero if more args remain 57 int more; local 76 more = argv[opt_info.index] != 0; 79 if (!more)
|
/osnet-11/usr/src/lib/krb5/kdb/ |
H A D | keytab.c | 131 krb5_boolean more = 0; local 149 db_entry, &n, &more);
|
H A D | kdb_cpw.c | 109 krb5_boolean more; local 131 &one, &more); 135 if ((one > 1) || (more)) {
|
H A D | kdb_convert.c | 299 * This routine converts one or more krb5 db2 records into update 309 unsigned int more; local 352 &nprincs, &more))) { 619 * This routine converts one or more update log (ulog) entries into 651 unsigned int more; local 680 &more);
|
H A D | kdb_default.c | 449 krb5_boolean more; local 454 &master_entry, &nprinc, &more))) 461 } else if (more) { 504 krb5_boolean more, found_key = FALSE; local 519 &master_entry, &nprinc, &more))) 526 } else if (more) {
|
H A D | kdb5.c | 807 int *nentries, krb5_boolean * more) 818 more); 828 int *nentries, krb5_boolean * more) 839 flags, entries, nentries, more); 1367 krb5_boolean more; local 1372 &master_entry, &nentries, &more); 1374 if (rc == 0 && nentries == 1 && more == FALSE) 1453 krb5_boolean more; local 1462 &nprinc, &more))) { 1473 } else if (more) { 804 krb5_db_get_principal(krb5_context kcontext, krb5_const_principal search_for, krb5_db_entry * entries, int *nentries, krb5_boolean * more) argument 824 krb5_db_get_principal_ext(krb5_context kcontext, krb5_const_principal search_for, unsigned int flags, krb5_db_entry * entries, int *nentries, krb5_boolean * more) argument [all...] |
/osnet-11/usr/src/lib/libnsl/yp/ |
H A D | yp_xdr.c | 303 bool_t more; local 320 if (!xdr_bool(xdrs, &more)) 323 if (!more)
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | paste.c | 40 "on one or more input files, but not all input files, \bpaste\b " 88 register int d, n, i, z, more=1; local 93 for(n=more-1,more=0; n < nstream;) 100 more = 1; 101 else if(!more) /* first stream with output */ 119 more = n+1; 127 if(++n<nstream && more && d>=0) 138 else if(n==nstream && !streams[n-1] && more) 141 } while(more); [all...] |
/osnet-11/usr/src/lib/libast/common/disc/ |
H A D | sfdcmore.c | 30 * a simple but fast more style pager discipline 54 * more read 68 register More_t* more = (More_t*)dp; local 70 more->match = 0; 71 more->row = 2; 72 more->col = 1; 143 * more write 156 register More_t* more = (More_t*)dp; local 163 if (!more->row) 165 if (!more 269 register More_t* more = (More_t*)dp; local 312 register More_t* more; local [all...] |
/osnet-11/usr/src/lib/libc/port/threads/ |
H A D | sema.c | 167 int more; local 168 if ((ulwp = dequeue(qp, &more)) != NULL) { 172 lsp->sema_waiters = more; 262 int more; local 263 if ((ulwp = dequeue(qp, &more)) != NULL) { 267 lsp->sema_waiters = more; 329 int more; local 330 if ((ulwp = dequeue(qp, &more)) != NULL) { 334 lsp->sema_waiters = more;
|
H A D | rwlock.c | 78 * No entry available. Allocate more space, converting the single 383 int more; local 428 * on-stack buffer, we need to allocate more but we can't call 436 while ((ulwpp = queue_slot(qp, &prev, &more)) != NULL) { 1064 * If we hold more than one readers lock on this rwlock,
|
/osnet-11/usr/src/lib/libsmbfs/common/ |
H A D | smbfs_file.c | 355 int *rdlen, char *rdata, int *more) 368 rdlen, rdata, more); 354 smbfs_fh_xactnp(int fd, int tdlen, const char *tdata, int *rdlen, char *rdata, int *more) argument
|
/osnet-11/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_kdb.c | 268 krb5_boolean more; local 273 &more); 277 if (more) {
|
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_principal.c | 262 krb5_boolean more=0; local 269 if ((st=krb5_ldap_get_principal(context, searchfor, 0, &entries, nentries, &more)) != 0 || *nentries == 0)
|
H A D | ldap_principal2.c | 105 int *nentries, krb5_boolean *more) 123 *more = 0; 136 *more = 0; 618 gettext("operation can not continue, more than one entry with principal name \"%s\" found"), 1367 st = -1; /* Something more appropriate ? */ 103 krb5_ldap_get_principal(krb5_context context, krb5_const_principal searchfor, unsigned int flags, krb5_db_entry *entries, int *nentries, krb5_boolean *more) argument
|
/osnet-11/usr/src/grub/grub2/grub-core/loader/ |
H A D | multiboot.c | 15 * GNU General Public License for more details. 364 grub_ssize_t more = grub_file_read(file, &buf, 1); local 365 if (more > 0) 369 while ((more = grub_file_read(file, module, size)) == size && 372 residual += more; 374 if (!grub_errno && more > 0) 375 residual += more;
|
/osnet-11/usr/src/lib/libc/inc/ |
H A D | msgfmt.h | 58 * | (int) more | 95 int more; /* index of right leaf */ member in struct:msg_struct
|
/osnet-11/usr/src/lib/libslp/clib/ |
H A D | SLPReg.c | 589 * if there are no more registrations to refresh, it will exit. 606 /* no more reregs; shut down this thread */ 744 * Returns true if there are more reregs on the list, false if none. 749 SLPBoolean more = SLP_TRUE; local 754 more = SLP_FALSE; 786 return (more);
|
/osnet-11/usr/src/lib/krb5/kadm5/ |
H A D | kadm_rpc_xdr.c | 333 bool_t more; local 350 more = (tl != NULL); 351 if (!xdr_bool(xdrs, &more)) 367 if (!xdr_bool(xdrs, &more)) 369 if (more == FALSE)
|
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | nvtree.c | 581 int tabs=0,c,more,associative = 0; local 627 more = nv_nextsub(np); 665 more = nv_nextsub(np); 671 c = more?' ':-1; 677 if(!more)
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | authdata.c | 772 int *more) 788 * an attribute; not sure how to federate "more" across module 806 more); 812 *more = 0; 765 krb5_authdata_get_attribute(krb5_context kcontext, krb5_authdata_context context, const krb5_data *attribute, krb5_boolean *authenticated, krb5_boolean *complete, krb5_data *value, krb5_data *display_value, int *more) argument
|
H A D | pac.c | 1362 int *more) 1373 if (*more != -1 || pacctx->pac == NULL) 1399 *more = 0; 1353 mspac_get_attribute(krb5_context kcontext, krb5_authdata_context context, void *plugin_context, void *request_context, const krb5_data *attribute, krb5_boolean *authenticated, krb5_boolean *complete, krb5_data *value, krb5_data *display_value, int *more) argument
|
/osnet-11/usr/src/lib/libc/amd64/unwind/ |
H A D | call_frame_inst.c | 320 int more = 1; local 324 while (more) { 326 more = ((*data++) & 0x80) >> 7; 339 int more = 1; local 343 while (more) { 345 more = ((*data++) & 0x80) >> 7;
|
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | kdb_db2.c | 137 * update on the master would be somewhat more serious, but this would 942 * more than requested. 950 krb5_boolean *more) /* are there more? */ 960 *more = FALSE; 1885 krb5_boolean more; local 1898 &more); 946 krb5_db2_db_get_principal(krb5_context context, krb5_const_principal searchfor, krb5_db_entry *entries, int *nentries, krb5_boolean *more) argument
|
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | argp-help.c | 14 GNU General Public License for more details. 303 Here are some more options: 329 {0,0,0,0, "Here are some more options:"}, 859 hol_append (struct hol *hol, struct hol *more) 866 *cl_end = more->clusters; 867 more->clusters = 0; 870 if (more->num_entries > 0) 874 hol->num_entries = more->num_entries; 875 hol->entries = more->entries; 876 hol->short_options = more 845 hol_append(struct hol *hol, struct hol *more) argument [all...] |