/titanic_41/usr/src/lib/libbc/libc/stdio/common/ |
H A D | scanf.c | 55 char *nf; in scanf() local 61 nf = malloc(strlen(fmt)+1); in scanf() 62 if (format_arg((unsigned char *)strcpy(nf, fmt), ap, newap) in scanf() 65 ret_val = _doscan(stdin, nf, newap); in scanf() 66 free(nf); in scanf() 69 free(nf); in scanf() 84 char *nf; in fscanf() local 96 nf = malloc(strlen(fmt)+1); in fscanf() 97 if (format_arg((unsigned char *)strcpy(nf, fmt), ap, newap) in fscanf() 100 ret_val = _doscan(stdin, nf, newap); in fscanf() [all …]
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_calib.c | 40 ath9k_hw_nf_in_range(struct ath_hal *ah, signed short nf) in ath9k_hw_nf_in_range() argument 42 if (nf > ATH9K_NF_TOO_LOW) { in ath9k_hw_nf_in_range() 47 __func__, nf, ATH9K_NF_TOO_LOW)); in ath9k_hw_nf_in_range() 109 int16_t nf; in ath9k_hw_do_getnf() local 112 nf = MS(REG_READ(ah, AR_PHY_CCA), AR9280_PHY_MINCCA_PWR); in ath9k_hw_do_getnf() 114 nf = MS(REG_READ(ah, AR_PHY_CCA), AR_PHY_MINCCA_PWR); in ath9k_hw_do_getnf() 116 if (nf & 0x100) in ath9k_hw_do_getnf() 117 nf = 0 - ((nf ^ 0x1ff) + 1); in ath9k_hw_do_getnf() 119 "NF calibrated [ctl] [chain 0] is %d\n", nf)); in ath9k_hw_do_getnf() 120 nfarray[0] = nf; in ath9k_hw_do_getnf() [all …]
|
/titanic_41/usr/src/cmd/refer/ |
H A D | hunt2.c | 42 int nf = 0, best = 0, nterm = 0, i, g, j; in doquery() local 122 nf = i; in doquery() 128 for (j = 0; j < nf; j++) { in doquery() 156 j, nf, prevdrop.b[j], (long)(k)); in doquery() 160 j, nf, prevdrop.a[j], (long)(k)); in doquery() 162 while (j < nf && in doquery() 168 "%d k %ld\n", j, nf, prevdrop.b[j], in doquery() 174 "%d k %ld\n", j, nf, prevdrop.a[j], in doquery() 202 if (colevel == 0 && j >= nf) break; in doquery() 203 if (j < nf && in doquery() [all …]
|
H A D | refer2.c | 49 int stat, nf, nr, query = 0, alph, digs; in doref() local 144 nf = tabs(flds, one); in doref() 145 nf += tabs(flds+nf, dbuff); in doref() 146 assert(nf < NFLD); in doref() 147 putsig(nf, flds, nr, line1, in doref() 158 nf = tabs(flds, one); in doref() 159 nf += tabs(flds+nf, dbuff); in doref() 160 assert(nf < NFLD); in doref() 163 putkey(nf, flds, refnum, keystr); in doref() 165 putsig(nf, flds, refnum, line1, line, 1); in doref() [all …]
|
H A D | refer5.c | 44 putsig(int nf, char *flds[], int nref, char *nstline, in putsig() argument 54 if (nf == 0) /* old */ in putsig() 59 fpar(nf, flds, t, keywant, 1, 0); in putsig() 61 if (fpar(nf, flds, t, 'A', 1, 0) != 0) { in putsig() 62 if (fpar(nf, flds, t2, 'D', in putsig() 74 if (fpar(nf, flds, t2, 'D', 1, 0)) { in putsig() 85 fpar(nf, flds, t1, 'A', 1, 0); in putsig() 184 if (nf > 0 && toindex) in putsig() 194 fpar(int nf, char *flds[], char *out, int c, int seq, int prepend) in fpar() argument 199 for (i = 0; i < nf; i++) in fpar() [all …]
|
H A D | hunt6.c | 38 baddrop(unsigned *mptr, int nf, FILE *fc, int nitem, in baddrop() argument 57 nf, master.b[0], master.b[1], master.b[2]); in baddrop() 60 nf, master.a[0], master.a[1], master.a[2]); in baddrop() 62 for (i = g = 0; i < nf; i++) { in baddrop() 104 i, nf, res, len, output); in baddrop()
|
H A D | hunt5.c | 28 result(unsigned *mptr, int nf, FILE *fc) in result() argument 43 for (i = 0; i < nf; i++) { in result()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | multi.awk.sh | 55 nf = 1; 59 nf = 0; 63 if (nf) { 65 nf = 0; 103 nf = 1; 106 nf = 0; 110 if (nf == 1) { 112 nf = 1;
|
/titanic_41/usr/src/lib/libeti/form/common/ |
H A D | form.c | 177 int nf, /* number of fields */ in connect_fields() local 188 for (nf = 0, np = 0; x[nf]; ++nf) { in connect_fields() 189 if (nf == 0 || Status(x[nf], NEW_PAGE)) in connect_fields() 192 if (x[nf]->form) in connect_fields() 195 x[nf]->form = f; /* connect field to form */ in connect_fields() 197 if (nf == 0) in connect_fields() 203 for (i = 0; i < nf; ++i) { in connect_fields() 214 page->pmax = nf - 1; in connect_fields() 215 f->maxfield = nf; in connect_fields()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | Policy.java | 53 private static NumberFormat nf = NumberFormat.getInstance(); field in Policy 160 PwMinLength = new Integer(nf.parse(val).intValue()); in setPolPwLength() 172 PwMinClasses = new Integer(nf.parse(val).intValue()); in setPolPwClasses() 185 PwSaveCount = new Integer(nf.parse(val).intValue()); in setPolPwHistory() 197 PwMinLife = new Integer(nf.parse(val.trim()).intValue()); in setPolMinlife() 209 PwMaxLife = new Integer(nf.parse(val.trim()).intValue()); in setPolMaxlife()
|
H A D | Principal.java | 44 private static NumberFormat nf; field in Principal 356 return nf.format(MaxLife.longValue()); in getMaxLife() 363 return nf.format(MaxRenew.longValue()); in getMaxRenew() 373 Kvno = new Integer(nf.parse(vers.trim()).intValue()); in setKvno() 389 MaxLife = new Integer(nf.parse(noSpace).intValue()); in setMaxlife() 405 MaxRenew = new Integer(nf.parse(noSpace).intValue()); in setMaxrenew() 479 nf = NumberFormat.getInstance();
|
H A D | Defaults.java | 107 private static NumberFormat nf; field in Defaults 223 nf.parse(maxTicketLife.getText().trim()).intValue(); in setMaxTicketLife() 239 nf.parse(maxTicketRenewableLife.getText().trim()).intValue(); in setMaxTicketRenewableLife() 282 cacheTimeValue = nf.parse(cacheTime.getText().trim()).intValue(); in setCacheTime() 403 cacheTimeValue = nf.parse(s).longValue(); in readFromFile() 430 maxTicketLife.setText(nf.format(maxTicketLifeValue)); in updateGuiComponents() 432 nf.format(maxTicketRenewableLifeValue)); in updateGuiComponents() 833 nf = NumberFormat.getInstance();
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_input.c | 115 unsigned nf; in auimpl_produce_data() local 118 nf = min(nframes - sp->s_hidx, count); in auimpl_produce_data() 119 nb = nf * framesz; in auimpl_produce_data() 124 sp->s_hidx += nf; in auimpl_produce_data() 125 sp->s_head += nf; in auimpl_produce_data() 126 count -= nf; in auimpl_produce_data() 127 sp->s_samples += nf; in auimpl_produce_data()
|
H A D | audio_client.c | 232 uint_t nf, nb; in auclnt_consume_data() local 234 nf = min(nframes - sp->s_tidx, n); in auclnt_consume_data() 235 nb = nf * framesz; in auclnt_consume_data() 241 n -= nf; in auclnt_consume_data() 242 sp->s_tail += nf; in auclnt_consume_data() 243 sp->s_tidx += nf; in auclnt_consume_data() 300 uint_t nf, nb; in auclnt_produce_data() local 302 nf = min(nframes - sp->s_hidx, n); in auclnt_produce_data() 303 nb = nf * framesz; in auclnt_produce_data() 310 n -= nf; in auclnt_produce_data() [all …]
|
/titanic_41/usr/src/cmd/news/ |
H A D | news.c | 178 struct dirent *nf, *readdir(); in read_dir() local 192 while (nf = readdir(dirp)) { in read_dir() 193 strncpy (fname, nf->d_name, (unsigned) strlen(nf->d_name) + 1); in read_dir() 194 if (nf->d_ino != (ino_t)0 && stat (fname, &sbuf) >= 0 in read_dir() 198 while (*p && strncmp (*p, nf->d_name, MAXNAMLEN)) in read_dir() 218 nf->d_name, MAXNAMLEN); in read_dir()
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | ldap_val.c | 47 int i, nf, err; in cloneMappingFormat() local 53 for (nf = 0; m[nf].type != mmt_end; nf++); in cloneMappingFormat() 54 nf++; in cloneMappingFormat() 56 new = am(myself, nf * sizeof (new[0])); in cloneMappingFormat() 61 memcpy(new, m, nf * sizeof (new[0])); in cloneMappingFormat() 64 for (i = 0, err = 0; i < nf; i++) { in cloneMappingFormat() 1754 scanMappingFormat(__nis_mapping_format_t *f, int curf, int nf, char *str, in scanMappingFormat() argument 1766 if (f == 0 || curf < 0 || nf <= 0 || str == 0) in scanMappingFormat() 1776 if (curf >= nf) { in scanMappingFormat() 1811 while ((next = scanMappingFormat(f, curf+1, nf, tmpstr, 0, in scanMappingFormat() [all …]
|
H A D | ldap_attr.h | 49 char **addFilterComp(char *nf, char **comp, int *numComps);
|
/titanic_41/usr/src/uts/sparc/v9/os/ |
H A D | simulator.c | 79 int sz, nf = 0, ltlend = 0; in do_unaligned() local 186 nf = 1; in do_unaligned() 195 nf = 1; in do_unaligned() 205 if ((nf) && ((op3 == IOP_V8_STQFA) || (op3 == IOP_V8_STDFA))) in do_unaligned() 386 if (nf) in do_unaligned() 394 if (nf) in do_unaligned() 414 if (nf) in do_unaligned() 422 if (nf) in do_unaligned() 440 if (!nf) in do_unaligned() 447 if (!nf) in do_unaligned() [all …]
|
/titanic_41/usr/src/cmd/ypcmd/revnetgroup/ |
H A D | revnetgroup.c | 91 static void loadtable(FILE *nf); 269 loadtable(FILE *nf) in loadtable() argument 276 while (getaline(buf, MAXGROUPLEN, nf)) { in loadtable()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 84 int nf, fn = FAIL; in conn() local 89 while ((nf = finds(system, flds, F_MAX)) > 0) { in conn() 95 if (chat(nf - F_LOGIN, flds + F_LOGIN, fn, "", "") == in conn() 377 chat(int nf, char *flds[], int fn, char *phstr1, char *phstr2) in chat() argument 382 for (k = 0; k < nf; k += 2) { in chat()
|
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
H A D | n2piu.esc | 151 event ereport.io.device.nf-device@niu/niufn; 226 event error.io.device.nf-device@niu/niufn; 236 error.io.device.nf-device@niu/niufn; 260 trip=ereport.io.device.nf-device@niu/niufn; 265 prop error.io.device.nf-device@niu/niufn (1)-> 266 ereport.io.device.nf-device@niu/niufn; 268 prop error.io.device.nf-device@niu/niufn (0)->
|
/titanic_41/usr/src/cmd/fm/eversholt/files/common/ |
H A D | pci.esc | 56 engine serd.io.pci.nf-dpe@PCIFN, 59 engine serd.io.pci.nf-dpe-bus@pcibus, 89 engine=serd.io.pci.nf-dpe@PCIFN, FITrate=PCI_DEV_FIT; 134 event error.io.pci.nf-dpe-d@PCIFN; 182 error.io.pci.nf-dpe-d@PCI_FROM_HB; 308 event error.io.pci.nf-dpe-u@PCIFN; 317 event error.io.pci.nf-source-dpdata-u@PCIFN; 318 event error.io.pci.nf-source-dpdata-u@PCIFN/PCIFN; 326 event error.io.device.nf-device@PCIFN; 346 error.io.device.nf-device@PCI_NOT_HB; [all …]
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | support.c | 438 nx,nf, *py =(unsigned short *) &y , 463 nf=nx; 491 if(nf!=0) { t=1.0; pt[n0]-=nf; x*=t;}
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | conn.c | 88 int nf, fn; local 94 while ((nf = finds(system, flds, F_MAX)) > 0) { 111 if (chat(nf - F_LOGIN, flds + F_LOGIN, fn,"","") == SUCCESS) { 576 chat(nf, flds, fn, phstr1, phstr2) in chat() argument 578 int nf, fn; 583 for (k = 0; k < nf; k += 2) {
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 907 nvlist_t *nf = NULL; in make_facility() local 929 if (topo_mod_nvalloc(mod, &nf, NV_UNIQUE_NAME) != 0) { in make_facility() 934 if (nvlist_add_string(nf, FM_FMRI_FACILITY_NAME, fname) != 0 || in make_facility() 935 nvlist_add_string(nf, FM_FMRI_FACILITY_TYPE, ftype) != 0) { in make_facility() 942 *nvl = nf; in make_facility() 953 nvlist_t *nf = NULL; in hc_fmri_str2nvl() local 977 if ((nf = hc_base_fmri_create(mod, auth, part, rev, serial)) == NULL) in hc_fmri_str2nvl() 999 nvlist_add_nvlist(nf, FM_FMRI_HC_SPECIFIC, hcsp) != 0) { in hc_fmri_str2nvl() 1008 if ((e = nvlist_add_uint32(nf, FM_FMRI_HC_LIST_SZ, n)) == 0) in hc_fmri_str2nvl() 1009 e = nvlist_add_nvlist_array(nf, FM_FMRI_HC_LIST, pa, n); in hc_fmri_str2nvl() [all …]
|