Lines Matching defs:off
147 const char *string, int *off, u_char *buf, int *buflen) in ng_parse()
159 int off = 0; in ng_unparse() local
184 const char *s, int *off, const u_char *const start, in ng_struct_parse()
192 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_struct_unparse()
201 int off = 0; in ng_struct_getDefault() local
238 const char *s, int *off, const u_char *const start, in ng_fixedarray_parse()
247 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_fixedarray_unparse()
257 int off = 0; in ng_fixedarray_getDefault() local
287 const char *s, int *off, const u_char *const start, in ng_array_parse()
295 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_array_unparse()
304 int off = 0; in ng_array_getDefault() local
334 const char *s, int *off, const u_char *const start, in ng_int8_parse()
353 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int8_unparse()
432 const char *s, int *off, const u_char *const start, in ng_int16_parse()
452 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int16_unparse()
531 const char *s, int *off, const u_char *const start, in ng_int32_parse()
554 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int32_unparse()
633 const char *s, int *off, const u_char *const start, in ng_int64_parse()
652 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int64_unparse()
731 const char *s, int *off, const u_char *const start, in ng_string_parse()
749 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_string_unparse()
794 const char *s, int *off, const u_char *const start, in ng_fixedstring_parse()
818 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_fixedstring_unparse()
898 const char *s, int *off, const u_char *const start, in ng_sizedstring_parse()
921 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_sizedstring_unparse()
966 const char *s, int *off, const u_char *const start, in ng_ipaddr_parse()
985 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_ipaddr_unparse()
1028 const char *s, int *const off, const u_char *const start, in ng_enaddr_parse()
1055 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_enaddr_unparse()
1105 const char *s, int *off, const u_char *const start, in ng_bytearray_parse()
1143 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_bytearray_unparse()
1211 int *off, const u_char *const start, u_char *const buf, int *buflen, in ng_parse_composite()
1387 int *off, char *cbuf, int cbuflen, const enum comptype ctype) in ng_unparse_composite()
1655 int off = off0; in ng_parse_skip_value() local
1740 int start, off; in ng_get_string_token() local
1829 int off = 0; in ng_encode_string() local