Home
last modified time | relevance | path

Searched refs:tokenize_end (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c113 char *tokenize_end; member
175 S.tokenize_end = p + 1; in tokenize()
215 S.string_size = S.tokenize_end - buf; in parse_common()
225 while (p < S.tokenize_end) in parse_common()
289 ( ((intptr_t)S.tokenize_end + sizeof(members[0])) in convert_to_struct()