Searched refs:qc (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/libast/common/string/ |
H A D | stropt.c | 69 int qc; in stropt() local 139 if (--qc <= 0) in stropt() 145 qc++; in stropt() 154 qc = 1; in stropt() 163 qc = 1; in stropt() 169 qc = 1; in stropt()
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | ldap_nisdbquery.c | 95 freeQcomp(db_qcomp *qc, int doFree) { in freeQcomp() argument 97 if (qc == 0) in freeQcomp() 100 freeItem(qc->index_value); in freeQcomp() 102 free(qc); in freeQcomp() 226 db_qcomp *qc; in createQuery() local 445 qc = am(myself, rvq[a].numColumns * sizeof (*qc)); in createQuery() 446 if (qc != 0) { in createQuery() 456 qc[nn].which_index = j; in createQuery() 458 qc[nn].index_value = buildItem( in createQuery() 461 if (qc[nn].index_value == 0) in createQuery() [all …]
|
H A D | db_mindex2.cc | 337 db_qcomp *qc; in selectMapping() local 362 if (nqc != 1 || (qc = qin->queryloc()) == 0 || in selectMapping() 363 qc[0].index_value == 0) { in selectMapping() 367 qc[0].index_value->get_value(&sub, &len); in selectMapping() 1513 db_query *qc, **qat, **qoldt; in storeLDAP() local 1517 qc = queryFromComponent(qin, i, &qbuf); in storeLDAP() 1518 if (qc == 0) in storeLDAP() 1521 dbie = satisfy_query_dbonly(qc, &count, FALSE, &valid); in storeLDAP()
|
H A D | ldap_nisdbquery.h | 45 void freeQcomp(db_qcomp *qc, int doFree);
|
H A D | db_mindex3.cc | 672 db_qcomp *qc; in entriesFromLDAPreal() local 723 qc = res[i]->queryloc(); in entriesFromLDAPreal() 724 if (qc == 0) { in entriesFromLDAPreal() 729 int ic = 1+ qc[j].which_index; in entriesFromLDAPreal() 744 qc[j].index_value->get_value( in entriesFromLDAPreal()
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | cmd2.c | 412 register char qc; /* quotation character to match */ in snarf() local 448 } else if ((qc = *p) == '"' || qc == '\'') { in snarf() 458 *p != '\0' && *p != qc; in snarf() 460 if (*p == '\\' && *(p+1) == qc) { in snarf() 466 "%c.\n"), qc); in snarf()
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/pid/ |
H A D | tst.utf8probefunc.ksh | 49 probefunc)}' -qc ./foo ; then
|
H A D | tst.utf8probemod.ksh | 57 -qc ./foo ; then
|
/titanic_41/usr/src/lib/libshell/common/edit/ |
H A D | hexpand.c | 152 *qc="\'\"`"; /* quote characters */ 471 cc = strchr(qc, c); 472 q ^= cc ? 1<<(int)(cc - qc) : 0;
|
/titanic_41/usr/src/tools/ndrgen/ |
H A D | ndr_lex.c | 557 int qc = c; in str_to_sv() local 559 while (((c = *p++) != 0) && (c != qc)) in str_to_sv()
|
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 5197 register int qc; in optstr() local 5272 if (--qc <= 0) in optstr() 5278 qc++; in optstr() 5287 qc = 1; in optstr() 5296 qc = 1; in optstr() 5302 qc = 1; in optstr()
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_rc.c | 1666 uint8_t *qc, tid; in arn_get_rate() local 1671 tid = qc[0] & 0xf; in arn_get_rate()
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | northamerica | 1219 # http://www2.publicationsduquebec.gouv.qc.ca/dynamicSearch/telecharge.php?type=5&file=2006C39A.PDF 1490 # http://www.justice.gouv.qc.ca/english/publications/generale/temps-minganie-a.htm 1493 # https://www.assnat.qc.ca/Media/Process.aspx?MediaId=ANQ.Vigie.Bll.DocumentGenerique_8845en
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 14456 Implemented the -qc option to display the current list of ASL
|