/netbsd-src/usr.sbin/mopd/mopd/ |
H A D | process.c | 62 int trans) in mopProcessInfo() 169 mopSendASV(const u_char *dst, const u_char *src, struct if_info *ii, int trans) in mopSendASV() 208 int trans) in mopStartLoad() 311 mopNextLoad(const u_char *dst, const u_char *src, u_char new_count, int trans) in mopNextLoad() 428 const u_char *dst, const u_char *src, int trans, u_short len) in mopProcessDL() 565 const u_char *dst, const u_char *src, int trans, u_short len) in mopProcessRC()
|
/netbsd-src/usr.sbin/mopd/common/ |
H A D | get.c | 82 mopGetTrans(const u_char * pkt,int trans) mopGetTrans() argument 99 mopGetHeader(const u_char * pkt,int * idx,const u_char ** dst,const u_char ** src,u_short * proto,int * len,int trans) mopGetHeader() argument 122 mopGetLength(const u_char * pkt,int trans) mopGetLength() argument
|
H A D | print.c | 97 mopPrintOneline(FILE *fd, const u_char *pkt, int trans) in mopPrintOneline() 245 mopPrintHeader(FILE *fd, const u_char *pkt, int trans) in mopPrintHeader() 306 mopPrintMopHeader(FILE *fd, const u_char *pkt, int trans) in mopPrintMopHeader() 436 u_short moplen, u_char mopcode, int trans) in mopPrintInfo()
|
H A D | loop-linux2.c | 46 mopOpenRC(struct if_info *p, int trans) in mopOpenRC() 59 mopOpenDL(struct if_info *p, int trans) in mopOpenDL()
|
H A D | loop-bsd.c | 51 mopOpenRC(struct if_info *p, int trans) in mopOpenRC() 64 mopOpenDL(struct if_info *p, int trans) in mopOpenDL()
|
H A D | device.c | 88 deviceOpen(const char *ifname, u_short proto, int trans) in deviceOpen() argument 142 int trans; deviceInitOne() local
|
H A D | put.c | 105 u_short proto, int trans) in mopPutHeader() 137 mopPutLength(u_char *pkt, int trans, u_short len) in mopPutLength()
|
H A D | rc.c | 39 mopDumpRC(FILE *fd, const u_char *pkt, int trans) in mopDumpRC()
|
H A D | dl.c | 39 mopDumpDL(FILE *fd, const u_char *pkt, int trans) in mopDumpDL()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | gen-errorlist.py | 86 trans=[] variable 101 trans = stringprep.sort_merge_trans(trans) variable
|
H A D | gen-map.py | 89 trans=[] variable 113 trans = stringprep.sort_merge_trans(trans) variable
|
H A D | gen-combining.py | 50 trans = {} variable
|
H A D | stringprep.py | 77 def sort_merge_trans(trans): argument
|
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/ |
H A D | avdtp.c | 77 avdtpCheckResponse(int recvfd, bool *isCommand, uint8_t *trans, uint8_t in avdtpCheckResponse() 124 avdtpSendCapabilitiesResponseSBC(int fd, int recvfd, int trans, uint8_t mySep, in avdtpSendCapabilitiesResponseSBC() 163 avdtpSendAccept(int fd, int recvfd, uint8_t trans, uint8_t myCommand) in avdtpSendAccept() 176 avdtpSendReject(int fd, int recvfd, uint8_t trans, uint8_t myCommand) in avdtpSendReject() 190 avdtpSendDiscResponseAudio(int fd, int recvfd, uint8_t trans, uint8_t mySep, in avdtpSendDiscResponseAudio()
|
/netbsd-src/lib/libisns/ |
H A D | isns_pdu.c | 428 isns_free_trans(ISNS_TRANS trans) in isns_free_trans() 485 isns_send_trans(ISNS_TRANS trans, const struct timespec *timeout_p, in isns_send_trans() 576 isns_add_string(ISNS_TRANS trans, uint32_t tag, const char *s) in isns_add_string() 587 isns_add_tlv(ISNS_TRANS trans, uint32_t tag, uint32_t data_len, in isns_add_tlv() 633 isns_get_tlv(ISNS_TRANS trans, int which_tlv, uint32_t *tag_p, in isns_get_tlv() 827 isns_send_pdu(ISNS_TRANS trans, struct isns_pdu_s *pdu_p, in isns_send_pdu()
|
/netbsd-src/usr.bin/m4/TEST/ |
H A D | hanoi.m4 | 45 define(trans, `ifelse($4,1,`moved($1,$2)', macro
|
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | tre-match-approx.c | 331 tre_tnfa_transition_t *trans; in tre_tnfa_run_approx() local 490 tre_tnfa_transition_t *trans; in tre_tnfa_run_approx() local 657 tre_tnfa_transition_t *trans; in tre_tnfa_run_approx() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | kwset.c | 86 char const *trans; /* Character translation table. */ member 92 kwsalloc (char const *trans) in kwsalloc() 382 register char const *trans; in kwsprep() local 593 register char const *trans; in cwexec() local
|
H A D | m-common.h | 34 char *trans; member
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | kwset.c | 86 char const *trans; /* Character translation table. */ member 92 kwsalloc (char const *trans) in kwsalloc() 382 register char const *trans; in kwsprep() local 593 register char const *trans; in cwexec() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genrecog.c | 1616 add_decision (state *from, const rtx_test &test, transition *trans) in add_decision() 1660 for (transition *trans = d->first; trans; trans = trans->next) in collapse_optional_decisions() local 1674 if (transition *trans = d->singleton ()) in collapse_optional_decisions() local 1718 if (transition *trans = d->singleton ()) in simplify_tests() local 1738 for (transition *trans = d->first; trans; trans = trans->next) in simplify_tests() local 1757 transition *trans = d->singleton (); in common_test_p() local 1765 for (transition *trans = d->first; trans; trans = trans->next) in common_test_p() local 1903 transition *trans = d->singleton (); in find_common_test() local 1979 transition *trans = where.pop (); in cse_tests() local 2022 for (transition *trans = d->first; trans; trans = trans->next) in cse_tests() local [all …]
|
/netbsd-src/usr.sbin/mopd/moptrace/ |
H A D | moptrace.c | 126 int trans; in mopProcess() local
|
/netbsd-src/sys/dev/ic/ |
H A D | lsi64854.c | 376 int trans, resid; in lsi64854_scsi_intr() local 613 int ret, trans, resid = 0; in lsi64854_pp_intr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genrecog.cc | 1614 add_decision (state *from, const rtx_test &test, transition *trans) in add_decision() 1658 for (transition *trans = d->first; trans; trans = trans->next) in collapse_optional_decisions() local 1672 if (transition *trans = d->singleton ()) in collapse_optional_decisions() local 1716 if (transition *trans = d->singleton ()) in simplify_tests() local 1736 for (transition *trans = d->first; trans; trans = trans->next) in simplify_tests() local 1755 transition *trans = d->singleton (); in common_test_p() local 1763 for (transition *trans = d->first; trans; trans = trans->next) in common_test_p() local 1901 transition *trans = d->singleton (); in find_common_test() local 1977 transition *trans = where.pop (); in cse_tests() local 2020 for (transition *trans = d->first; trans; trans = trans->next) in cse_tests() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | TransUnusedInitDelegate.cpp | 75 BodyTransform<UnusedInitRewriter> trans(pass); in rewriteUnusedInitDelegate() local
|