Searched defs:flag (Results 126 - 150 of 1243) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.c131 int flag, int *actual_msi_count_p)
178 ((flag == DDI_INTR_ALLOC_STRICT) && (count != msi_count))) {
214 ((flag == DDI_INTR_ALLOC_STRICT) && (count != msi_count))) {
130 px_msi_alloc(px_t *px_p, dev_info_t *rdip, int type, int inum, int msi_count, int flag, int *actual_msi_count_p) argument
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dturbo.c42 struct kstat_named turbo_supported; /* turbo flag */
76 turbo_kstat_update(kstat_t *ksp, int flag) argument
80 if (flag == KSTAT_WRITE) {
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dballoon_drv.c97 balloon_open(dev_t *dev, int flag, int otyp, cred_t *cr) argument
H A Ddomcaps.c97 domcaps_open(dev_t *dev, int flag, int otyp, cred_t *cr) argument
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c226 int flag = 0; local
240 sim->sim_rid, flag, sim->sim_id, &sim->sim_stat);
246 sim->sim_rid, flag, sim->sim_id, &sim->sim_stat);
252 sim->sim_rid, flag, sim->sim_id, &sim->sim_idtype,
282 int flag = 0; local
289 stat = idmap_get_sidbyuid(idmaph, id, flag,
295 stat = idmap_get_sidbygid(idmaph, id, flag,
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c225 int flag = 0; local
239 sim->sim_rid, flag, sim->sim_id, &sim->sim_stat);
245 sim->sim_rid, flag, sim->sim_id, &sim->sim_stat);
251 sim->sim_rid, flag, sim->sim_id, &sim->sim_idtype,
281 int flag = 0; local
288 stat = idmap_get_sidbyuid(idmaph, id, flag,
294 stat = idmap_get_sidbygid(idmaph, id, flag,
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c99 "PAM-KRB5 (setcred): illegal flag %d", flags);
288 int flag)
332 code = krb5_renew_tgt(kmd, me, server, flag);
350 * credential cache. The flag may be set to one of:
365 int flag)
375 if ((flag != PAM_REFRESH_CRED) &&
376 (flag != PAM_REINITIALIZE_CRED) &&
377 (flag != PAM_ESTABLISH_CRED))
404 * We got here either with the ESTABLISH | REINIT | REFRESH flag and
409 * credentials in the cache, regardless of which flag
285 attempt_refresh_cred( krb5_module_data_t *kmd, char *user, int flag) argument
361 krb5_renew_tgt( krb5_module_data_t *kmd, krb5_principal me, krb5_principal server, int flag) argument
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_newmsg.c62 ns_flag flag; local
66 for (flag = ns_f_qr; flag < ns_f_max; flag++)
67 ns_newmsg_flag(handle, flag, ns_msg_getflag(*msg, flag));
107 /* Set a flag (including rcode or opcode) in a "newmsg" object.
110 ns_newmsg_flag(ns_newmsg *handle, ns_flag flag, u_int value) { argument
112 struct _ns_flagdata *fd = &_ns_flagdata[flag];
115 assert(flag < ns_f_ma
[all...]
/illumos-gate/usr/src/lib/libsec/common/
H A Daclcheck.c362 acl_check(acl_t *aclp, int flag) argument
370 &where, flag);
373 error = ace_aclcheck(aclp, flag);
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dgetopts.c57 register int flag, mode, r=0; local
72 while((flag = optget(argv,sh_optgetopts))) switch(flag)
117 switch(opt_info.index>=0 && opt_info.index<=argc?(opt_info.num= LONG_MIN,flag=optget(argv,options)):0)
127 flag = '?';
134 flag = '?';
136 *(options = value) = flag;
150 flag = opt_info.index;
153 opt_info.index = flag;
H A Dhist.c46 register int flag,fdo; local
62 while((flag = optget(argv,sh_opthist))) switch(flag)
87 if((flag = hist_max(hp) - opt_info.num-1) < 0)
88 flag = 1;
89 range[++indx] = flag;
109 flag = hist_expand(arg,&replace);
110 if(!(flag & HIST_ERROR))
121 flag = indx;
122 while(flag<
[all...]
H A Dtrap.c168 register int sig=SIGTERM, flag=0, n; local
183 flag |= S_FLAG;
187 flag |= L_FLAG;
197 if(error_info.errors || flag==(L_FLAG|S_FLAG) || (!(*argv) && !(flag&L_FLAG)))
201 if(flag&L_FLAG)
221 if(flag&S_FLAG)
350 * if <flag> is positive, then print signal name corresponding to <flag>
351 * if <flag> i
354 sig_list(register Shell_t *shp,register int flag) argument
[all...]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dfield.c438 set_new_page(FIELD *f, int flag) argument
445 if (flag)
/illumos-gate/usr/src/lib/libwanbootutil/common/
H A Dkey_util.c134 * defined by 'str' and 'flag'. This structure, 'attr', is the common
142 wbku_str_to_keyattr(const char *str, wbku_key_attr_t *attr, uint_t flag) argument
147 if (flag & WBKU_ENCR_KEY) {
168 if (flag & WBKU_HASH_KEY) {
/illumos-gate/usr/src/cmd/newgrp/
H A Dnewgrp.c85 int flag; local
104 while ((flag = getopt(argc, argv, "l")) != EOF) {
105 switch (flag) {
/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.c369 ata_repair(diskaddr_t bn, int flag) argument
377 flag++;
H A Dpartition.c124 int flag; local
158 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
191 cur_parts->etoc->efi_parts[num].p_flag = flag;
218 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
347 cur_parts->vtoc.v_part[num].p_flag = (ushort_t)flag;
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioUnixfile.cc92 Boolean saveblock; // saved state of the blocking i/o flag
174 // set flag for opened() test
191 Boolean saveblock; // saved state of the blocking i/o flag
227 // set flag for opened() test
241 int flag; local
245 flag = fcntl(getfd(), F_GETFL, 0);
246 if ((flag < 0) && (errno == EOVERFLOW || errno == EINVAL)) {
250 flag &= ~(O_NDELAY | O_NONBLOCK); // set blocking
252 flag |= O_NONBLOCK; // set non-blocking
254 if (fcntl(getfd(), F_SETFL, flag) <
[all...]
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c283 int flag, xfd, logopt, change = 0; local
285 flag = get_flags();
286 if (flag != 0) {
288 printf("log flag is currently %#x\n", flag);
291 flag &= ~(FF_LOGPASS|FF_LOGNOMATCH|FF_LOGBLOCK);
294 flag |= FF_LOGPASS;
296 printf("set log flag: pass\n");
300 flag |= FF_LOGNOMATCH;
302 printf("set log flag
[all...]
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_scn.h51 int flag; member in struct:scn_text
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c106 Dbg_dl_dlclose(Rt_map *clmp, const char *name, int flag) argument
114 if (flag == DBG_DLCLOSE_IGNORE)
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtls.c118 tls_modaddrem(Rt_map *lmp, uint_t flag) argument
125 if (flag & TM_FLG_MODADD) {
149 DBG_CALL(Dbg_tls_modactivity(LIST(lmp), &tmi, flag));
158 if (flag & TM_FLG_MODREM)
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c275 int *r, n, nn, flag, j, *q1, *q2; local
289 flag = 0;
304 ++flag;
315 if (flag)
/illumos-gate/usr/src/cmd/sh/
H A Dfault.c224 int flag; local
234 flag = TRAPSET;
238 flag = SIGSET;
240 trapnote |= flag;
241 trapflg[sig] |= flag;
/illumos-gate/usr/src/cmd/streams/log/
H A Dstrace.c187 int flag; local
228 flag = 0;
229 while (getmsg(log, &ctl, &dat, &flag) >= 0) {
230 flag = 0;

Completed in 102 milliseconds

1234567891011>>