HomeSort by: relevance | last modified time | path
    Searched refs:cfg_ptr_reverse (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
config_file.h 1379 char* cfg_ptr_reverse(char* str);
config_file.c 579 char* ptr = cfg_ptr_reverse((char*)opt);
2721 char* cfg_ptr_reverse(char* str) function
configparser.y 2449 ptr = cfg_ptr_reverse($2);
3440 ptr = cfg_ptr_reverse($2);
configparser.c 5729 ptr = cfg_ptr_reverse((yyvsp[0].str));
6996 ptr = cfg_ptr_reverse((yyvsp[0].str));

Completed in 77 milliseconds