Searched refs:get_cap_info (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | apple.c | 40 static int get_cap_info(char *, char *, dir_ent *, int); 76 {TYPE_CAP,0,".finderinfo/", ".resource/", get_cap_info, get_cap_dir,"CAP"}, 303 get_cap_info(char *hname, char *dname, dir_ent *s_entry, int ret) in get_cap_info() function
|