OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psection
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/conf/
conf.c
513
char *start, *
psection
, *pname;
local
622
psection
= NULL;
627
psection
= pname;
652
if (
psection
== NULL) {
653
psection
= section;
660
if (!str_copy(conf,
psection
, &(v->value), start)) {
664
if (strcmp(
psection
, section) != 0) {
665
if ((tv = get_section(conf,
psection
)) == NULL) {
666
tv = NCONF_new_section(conf,
psection
);
/toolchain/binutils/binutils-2.25/gold/
output.h
[
all
...]
Completed in 73 milliseconds