Lines Matching refs:akp
417 struct attr_keyword *akp;493 akp = attr_keylookup(s);494 if (akp == NULL) {511 in_flags |= akp->ak_flags;513 in_flags &= ~(akp->ak_flags);519 akp->ak_flags;522 ~(akp->ak_flags);1089 struct attr_keyword *akp;1096 akp = attr_keylookup(cp);1097 if (akp == NULL)1101 *flags &= ~akp->ak_flags;