Searched refs:subs_entry (Results 1 – 1 of 1) sorted by relevance
16025 subs_entry_t * subs_entry = NULL; local16034 for (subs_entry = &kext_identifier_prefix_subs[0];16035 subs_entry->substring && !did_sub;16036 subs_entry++) {16039 subs_entry->substring, /* marker */ '\0', subs_entry->substitute);16054 for (subs_entry = &kext_identifier_substring_subs[0];16055 subs_entry->substring && !did_sub;16056 subs_entry++) {16059 subs_entry->substring, '!', subs_entry->substitute);