Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c115 long *acl_spot,
271 long acl_spot; /* any ACL info on the next volume */ in tar_getdir() local
330 acl_spot = 0; in tar_getdir()
482 acl_spot = 0; in tar_getdir()
942 &acl_spot, local_commands); in tar_getdir()
1994 long *acl_spot, in load_acl_info() argument
2005 if (*acl_spot == 0) { in load_acl_info()
2009 bp = ((char *)&acls->acl_info) + *acl_spot; in load_acl_info()
2012 *acl_spot = 0; in load_acl_info()
2017 *acl_spot += nread; in load_acl_info()