Lines Matching defs:fcaps
332 struct filecaps fcaps;
339 &headfp, &fcaps);
354 (flags & SOCK_CLOEXEC) ? O_CLOEXEC : 0, &fcaps);
412 filecaps_free(&fcaps);
1223 struct filecaps fcaps;
1250 &fcaps);
1252 sopt.sopt_rights = &fcaps.fc_rights;
1290 struct filecaps fcaps;
1316 error = getsock_cap(td, s, &cap_getsockopt_rights, &fp, &fcaps);
1318 sopt.sopt_rights = &fcaps.fc_rights;