/titanic_44/usr/src/cmd/refer/ |
H A D | sortbib.c | 27 char *keystr = "AD"; /* default sorting on author and date */ variable 62 keystr = argv[1] + 2; in main() 63 eval(keystr); /* evaluate A+ for multiple authors */ in main() 218 if (wd[0][1] == keystr[i]) { in parse() 249 else if (wd[0][1] == 'Q' && keystr[i] == 'A') in parse() 284 eval(char keystr[]) in eval() argument 288 for (i = 0, j = 0; keystr[i]; i++, j++) { in eval() 289 if (keystr[i] == '+') { in eval() 293 if (keystr[i] == NULL) in eval() 295 keystr[j] = keystr[i]; in eval() [all …]
|
H A D | refer5.c | 237 putkey(int nf, char *flds[], int nref, char *keystr) in putkey() argument 246 while (ctype = *keystr++) { in putkey() 247 count = atoi(keystr); in putkey() 248 if (*keystr == '+') in putkey()
|
H A D | refer0.c | 33 char *keystr = "AD"; variable
|
H A D | refer..c | 38 extern char *keystr;
|
H A D | refer1.c | 55 keystr = argv[1]+2; in main()
|
H A D | refer2.c | 163 putkey(nf, flds, refnum, keystr); in doref()
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | modhash.c | 518 format_strhash(const mod_hash_key_t key, char *keystr, size_t keystrlen) in format_strhash() argument 522 (void) mdb_snprintf(keystr, keystrlen, "%?p ", key); in format_strhash() 523 len = strlen(keystr); in format_strhash() 524 (void) mdb_readstr(keystr + len, keystrlen - len, (uintptr_t)key); in format_strhash() 528 format_ptrhash(const mod_hash_key_t key, char *keystr, size_t keystrlen) in format_ptrhash() argument 532 (void) mdb_snprintf(keystr, keystrlen, "%?p ", key); in format_ptrhash() 533 len = strlen(keystr); in format_ptrhash() 534 (void) mdb_lookup_by_addr((uintptr_t)key, MDB_SYM_EXACT, keystr + len, in format_ptrhash() 539 format_idhash(const mod_hash_key_t key, char *keystr, size_t keystrlen) in format_idhash() argument 541 (void) mdb_snprintf(keystr, keystrlen, "%?x", (uint_t)(uintptr_t)key); in format_idhash() [all …]
|
/titanic_44/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode_test.c | 251 char keystr[MAXLINE]; in do_code2key() local 285 keystr[0] = '\0'; in do_code2key() 288 (void) strcat(keystr, " "); in do_code2key() 289 (void) strcat(keystr, key[nel]); in do_code2key() 292 if (strcmp(keystr, argv[3])) in do_code2key() 293 err("key \"%s\", expected \"%s\"", keystr, argv[3]); in do_code2key()
|
/titanic_44/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_prop.c | 136 prom_asr_disable(char *keystr, int keystr_len, in prom_asr_disable() argument 145 ci[3] = p1275_ptr2cell(keystr); /* Arg1: key address */ in prom_asr_disable() 158 prom_asr_enable(char *keystr, int keystr_len) in prom_asr_enable() argument 166 ci[3] = p1275_ptr2cell(keystr); /* Arg1: key address */ in prom_asr_enable()
|
/titanic_44/usr/src/lib/pyzfs/common/ |
H A D | ioctl.c | 145 char *keystr = PyString_AsString(key); in dict2nvl() local 146 if (keystr == NULL) { in dict2nvl() 154 err = nvlist_add_nvlist(nvl, keystr, valnvl); in dict2nvl() 157 err = nvlist_add_boolean(nvl, keystr); in dict2nvl() 160 err = nvlist_add_string(nvl, keystr, valstr); in dict2nvl() 163 err = nvlist_add_uint64(nvl, keystr, valint); in dict2nvl() 166 err = nvlist_add_boolean_value(nvl, keystr, valbool); in dict2nvl()
|
/titanic_44/usr/src/lib/scsi/libses/common/ |
H A D | ses_subr.c | 297 const char *code, *keystr; in ses_scsi_error() local 309 keystr = libscsi_sense_key_name(key); in ses_scsi_error() 313 libscsi_action_get_status(ap), key, keystr ? keystr : "<unknown>", in ses_scsi_error()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/ |
H A D | p12split.c | 168 parse_keyid(const char *keystr) in parse_keyid() argument 179 nkeystrlen = strlen(keystr) + 2; in parse_keyid() 196 for (rp = keystr, wp = nkeystr; *rp != '\0'; rp++) { in parse_keyid() 213 wbku_printerr("invalid keyid `%s'\n", keystr); in parse_keyid()
|
/titanic_44/usr/src/uts/sun/sys/ |
H A D | promif.h | 101 extern int prom_asr_disable(char *keystr, int keystr_len, 103 extern int prom_asr_enable(char *keystr, int keystr_len);
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | memcache.c | 591 char *tmp, *defhost, *binddn, *keystr, *tmpbase; in ldap_memcache_createkey() local 648 if ((keystr = (char*)NSLDAPI_CALLOC(len, sizeof(char))) == NULL) { in ldap_memcache_createkey() 655 sprintf(keystr, "%s\n%s\n%s\n%s\n%s\n", binddn, tmpbase, in ldap_memcache_createkey() 661 strcat(keystr, NSLDAPI_STR_NONNULL(attrs[i])); in ldap_memcache_createkey() 662 strcat(keystr, "\n"); in ldap_memcache_createkey() 665 strcat(keystr, "\n"); in ldap_memcache_createkey() 668 for (tmp = keystr; *tmp; in ldap_memcache_createkey() 673 memcache_append_ctrls(keystr, serverctrls, clientctrls); in ldap_memcache_createkey() 676 *keyp = crc32_convert(keystr, len); in ldap_memcache_createkey() 678 NSLDAPI_FREE(keystr); in ldap_memcache_createkey()
|
/titanic_44/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | sd.c | 310 const char *code, *keystr; in sdfw_write() local 322 keystr = libscsi_sense_key_name(key); in sdfw_write() 327 key, keystr != NULL ? keystr : "<unknown>", in sdfw_write()
|