Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5902 char *endch; in construct_fsacl_list() local
5915 rid = (uid_t)strtol(curr, &endch, 0); in construct_fsacl_list()
5918 if (*endch != '\0') in construct_fsacl_list()
5925 else if (*endch != '\0') { in construct_fsacl_list()
5932 if (*endch != '\0') in construct_fsacl_list()
5939 else if (*endch != '\0') { in construct_fsacl_list()
5945 if (*endch != '\0') { in construct_fsacl_list()
5952 if (*endch != '\0') { in construct_fsacl_list()