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

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_disk_acl.c135 int ae_type, ae_permset, ae_tag, ae_id; local
147 while (archive_acl_next(a, abstract_acl, ae_requested_type, &ae_type,
182 switch (ae_type) {
/freebsd-10.0-release/share/examples/autofs/driver/
H A Dautodriver.c50 char *ae_type; /* fs to be mounted type. */ member in struct:autoentry
164 ent->ae_type = p;
374 ent->ae_type, ent->ae_opts, ent->ae_rpath, autoreq_getpath(req), path);
425 ent->ae_type, ent->ae_opts, ent->ae_rpath, ent->ae_fullpath);

Completed in 179 milliseconds