Searched defs:otype (Results 1 - 5 of 5) sorted by relevance

/external/openssh/
H A Dmoduli.c146 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, argument
159 otype, otests, otries, osize, ogenerator);
H A Dkey.c334 int nlen, elen, otype; local
369 otype = k->type;
372 k->type = otype;
/external/tcpdump/
H A Dprint-pim.c649 u_int16_t otype, olen; local
653 otype = EXTRACT_16BITS(&bp[0]);
658 tok2str( pimv2_hello_option_values,"Unknown",otype),
659 otype,
663 switch (otype) {
/external/checkpolicy/
H A Dpolicy_define.c2392 uint32_t otype; local
2406 /* otype */
2436 yyerror("no otype in transition definition?");
2450 otype = typdatum->s.value;
2511 ft->otype = otype;
2528 ftr->otype = otype;
/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h149 uint32_t otype; member in struct:filename_trans
271 uint32_t otype; /* new type */ member in struct:filename_trans_rule

Completed in 223 milliseconds