Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c1294 char *teptr; in parse_attr_args() local
1410 if ((teptr = strdup(entry)) == NULL) { in parse_attr_args()
1414 subentry = teptr; in parse_attr_args()
1427 free(teptr); in parse_attr_args()