Home
last modified time | relevance | path

Searched refs:ischown (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/posix/
H A Dchgrp.c75 int ischown = toys.which->name[2] == 'o'; in chgrp_main() local
82 if (ischown) { in chgrp_main()
100 if (CFG_TOYBOX_FREE && ischown) free(own); in chgrp_main()

Completed in 1 milliseconds