Lines Matching defs:start
1163 const wchar_t *start; in archive_acl_from_text_w() member
1199 const wchar_t *start, *end; in archive_acl_from_text_w() local
1426 isint_w(const wchar_t *start, const wchar_t *end, int *result) in isint_w()
1453 ismode_w(const wchar_t *start, const wchar_t *end, int *permset) in ismode_w()
1487 is_nfs4_perms_w(const wchar_t *start, const wchar_t *end, int *permset) in is_nfs4_perms_w()
1550 is_nfs4_flags_w(const wchar_t *start, const wchar_t *end, int *permset) in is_nfs4_flags_w()
1596 next_field_w(const wchar_t **wp, const wchar_t **start, in next_field_w()
1659 const char *start; in archive_acl_from_text_nl() member
1694 const char *start, *end; in archive_acl_from_text_nl() local
1928 isint(const char *start, const char *end, int *result) in isint()
1955 ismode(const char *start, const char *end, int *permset) in ismode()
1989 is_nfs4_perms(const char *start, const char *end, int *permset) in is_nfs4_perms()
2052 is_nfs4_flags(const char *start, const char *end, int *permset) in is_nfs4_flags()
2098 next_field(const char **p, size_t *l, const char **start, in next_field()