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
183 const char *s, int *off, const u_char *const start, in ng_struct_parse()
191 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_struct_unparse()
200 int off = 0; in ng_struct_getDefault() local
237 const char *s, int *off, const u_char *const start, in ng_fixedarray_parse()
246 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_fixedarray_unparse()
256 int off = 0; in ng_fixedarray_getDefault() local
286 const char *s, int *off, const u_char *const start, in ng_array_parse()
294 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_array_unparse()
303 int off = 0; in ng_array_getDefault() local
333 const char *s, int *off, const u_char *const start, in ng_int8_parse()
352 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int8_unparse()
428 const char *s, int *off, const u_char *const start, in ng_int16_parse()
448 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int16_unparse()
524 const char *s, int *off, const u_char *const start, in ng_int32_parse()
547 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int32_unparse()
623 const char *s, int *off, const u_char *const start, in ng_int64_parse()
642 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int64_unparse()
718 const char *s, int *off, const u_char *const start, in ng_string_parse()
736 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_string_unparse()
781 const char *s, int *off, const u_char *const start, in ng_fixedstring_parse()
805 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_fixedstring_unparse()
885 const char *s, int *off, const u_char *const start, in ng_sizedstring_parse()
908 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_sizedstring_unparse()
953 const char *s, int *off, const u_char *const start, in ng_ipaddr_parse()
974 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_ipaddr_unparse()
1017 const char *s, int *const off, const u_char *const start, in ng_enaddr_parse()
1044 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_enaddr_unparse()
1094 const char *s, int *off, const u_char *const start, in ng_bytearray_parse()
1132 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_bytearray_unparse()
1200 int *off, const u_char *const start, u_char *const buf, int *buflen, in ng_parse_composite()
1379 int *off, char *cbuf, int cbuflen, const enum comptype ctype) in ng_unparse_composite()
1647 int off = off0; in ng_parse_skip_value() local
1732 int start, off; in ng_get_string_token() local
1820 int off = 0; in ng_encode_string() local