Searched refs:ppz (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/contrib/ntp/sntp/libopts/ |
| D | parse-duration.c | 61 str_const_to_ul (cch_t * str, cch_t ** ppz, int base) in str_const_to_ul() argument 65 *ppz = pz; in str_const_to_ul() 71 str_const_to_l (cch_t * str, cch_t ** ppz, int base) in str_const_to_l() argument 75 *ppz = pz; in str_const_to_l() 147 parse_scaled_value (time_t base, cch_t ** ppz, cch_t * endp, int scale) in parse_scaled_value() argument 149 cch_t * pz = *ppz; in parse_scaled_value() 167 *ppz = pz; in parse_scaled_value()
|
| D | nested.c | 859 get_special_char(char const ** ppz, int * ct) in get_special_char() argument 861 char const * pz = *ppz; in get_special_char() 880 base = (int)(++pz - *ppz); in get_special_char() 885 *ppz = pz; in get_special_char() 896 *ppz += xlatp->xml_len; in get_special_char()
|
| D | genshell.c | 450 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 454 ppz++; /* skip over field_ct */ in translate_option_strings() 455 *ppz = AO_gettext(*ppz); in translate_option_strings()
|
| D | configfile.c | 54 parse_xml_encoding(char ** ppz); 753 parse_xml_encoding(char ** ppz) in parse_xml_encoding() argument 783 char * pz = *ppz; in parse_xml_encoding() 816 *ppz = pz + 1; in parse_xml_encoding() 825 *ppz = pz + xml_names[ix].nm_len; in parse_xml_encoding()
|
| D | putshell.c | 327 char const ** ppz = pAL->apzArgs; in print_stacked_arg() local 335 print_quot_str(*(ppz++)); in print_stacked_arg()
|
| D | proto.h | 123 get_special_char(char const ** ppz, int * ct);
|
| D | save.c | 601 char const ** ppz = pAL->apzArgs; in prt_str_arg() local 610 prt_entry(fp, pOD, *(ppz++)); in prt_str_arg()
|
| /freebsd-9-stable/contrib/ntp/ntpsnmpd/ |
| D | ntpsnmpd-opts.c | 512 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 516 ppz++; /* skip over field_ct */ in translate_option_strings() 517 *ppz = AO_gettext(*ppz); in translate_option_strings()
|
| /freebsd-9-stable/contrib/ntp/ntpdc/ |
| D | ntpdc-opts.c | 754 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 758 ppz++; /* skip over field_ct */ in translate_option_strings() 759 *ppz = AO_gettext(*ppz); in translate_option_strings()
|
| /freebsd-9-stable/contrib/ntp/ntpq/ |
| D | ntpq-opts.c | 799 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 803 ppz++; /* skip over field_ct */ in translate_option_strings() 804 *ppz = AO_gettext(*ppz); in translate_option_strings()
|
| /freebsd-9-stable/contrib/ntp/sntp/ |
| D | sntp-opts.c | 1131 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 1135 ppz++; /* skip over field_ct */ in translate_option_strings() 1136 *ppz = AO_gettext(*ppz); in translate_option_strings()
|
| /freebsd-9-stable/contrib/ntp/util/ |
| D | ntp-keygen-opts.c | 1267 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 1271 ppz++; /* skip over field_ct */ in translate_option_strings() 1272 *ppz = AO_gettext(*ppz); in translate_option_strings()
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntpd-opts.c | 1487 char ** ppz = (char**)VOIDP(&(option_xlateable_txt)); in translate_option_strings() local 1491 ppz++; /* skip over field_ct */ in translate_option_strings() 1492 *ppz = AO_gettext(*ppz); in translate_option_strings()
|