Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd-src/usr.sbin/mopd/mopd/
H A Dprocess.c62 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 Dget.c82 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 Dprint.c97 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 Dloop-linux2.c46 mopOpenRC(struct if_info *p, int trans) in mopOpenRC()
59 mopOpenDL(struct if_info *p, int trans) in mopOpenDL()
H A Dloop-bsd.c51 mopOpenRC(struct if_info *p, int trans) in mopOpenRC()
64 mopOpenDL(struct if_info *p, int trans) in mopOpenDL()
H A Ddevice.c88 deviceOpen(const char *ifname, u_short proto, int trans) in deviceOpen() argument
142 int trans; deviceInitOne() local
H A Dput.c105 u_short proto, int trans) in mopPutHeader()
137 mopPutLength(u_char *pkt, int trans, u_short len) in mopPutLength()
H A Drc.c39 mopDumpRC(FILE *fd, const u_char *pkt, int trans) in mopDumpRC()
H A Ddl.c39 mopDumpDL(FILE *fd, const u_char *pkt, int trans) in mopDumpDL()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgen-errorlist.py86 trans=[] variable
101 trans = stringprep.sort_merge_trans(trans) variable
H A Dgen-map.py89 trans=[] variable
113 trans = stringprep.sort_merge_trans(trans) variable
H A Dgen-combining.py50 trans = {} variable
H A Dstringprep.py77 def sort_merge_trans(trans): argument
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Davdtp.c77 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 Disns_pdu.c428 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 Dhanoi.m445 define(trans, `ifelse($4,1,`moved($1,$2)', macro
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-match-approx.c331 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 Dkwset.c86 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 Dm-common.h34 char *trans; member
/netbsd-src/external/gpl2/grep/dist/src/
H A Dkwset.c86 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 Dgenrecog.c1616 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 Dmoptrace.c126 int trans; in mopProcess() local
/netbsd-src/sys/dev/ic/
H A Dlsi64854.c376 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 Dgenrecog.cc1614 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 DTransUnusedInitDelegate.cpp75 BodyTransform<UnusedInitRewriter> trans(pass); in rewriteUnusedInitDelegate() local

1234