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

1234

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-common.h34 char *trans; member in struct:compiled_kwset
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgen-combining.py50 trans = {} variable
H A Dgen-errorlist.py86 trans=[] variable
101 trans = stringprep.sort_merge_trans(trans) variable
H A Dgen-normalize.py58 trans = dict([(k, [re.sub('<[a-zA-Z]+>', '', v[4]), v[0]]) variable
H A Dgen-map.py89 trans=[] variable
113 trans = stringprep.sort_merge_trans(trans) variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-flags.c40 struct trans { struct
H A Dproc-why.c34 struct trans struct
H A Dproc-events.c46 struct trans struct
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-flags.c40 struct trans { struct
H A Dproc-why.c34 struct trans struct
/netbsd-current/usr.sbin/mopd/common/
H A Ddl.c39 mopDumpDL(FILE *fd, const u_char *pkt, int trans) argument
H A Drc.c39 mopDumpRC(FILE *fd, const u_char *pkt, int trans) argument
H A Dloop-bsd.c51 mopOpenRC(struct if_info *p, int trans) argument
64 mopOpenDL(struct if_info *p, int trans) argument
H A Dloop-linux2.c46 mopOpenRC(struct if_info *p, int trans) argument
59 mopOpenDL(struct if_info *p, int trans) argument
H A Ddevice.c88 deviceOpen(const char *ifname, u_short proto, int trans) argument
142 int trans; local
H A Dget.c82 mopGetTrans(const u_char *pkt, int trans) argument
122 mopGetLength(const u_char *pkt, int trans) argument
98 mopGetHeader(const u_char *pkt, int *idx, const u_char **dst, const u_char **src, u_short *proto, int *len, int trans) argument
H A Dput.c137 mopPutLength(u_char *pkt, int trans, u_short len) argument
104 mopPutHeader(u_char *pkt, int *idx, const u_char *dst, const u_char *src, u_short proto, int trans) argument
H A Dpf.c225 pfWrite(int fd, const u_char *buf, int len, int trans) argument
H A Dprint.c97 mopPrintOneline(FILE *fd, const u_char *pkt, int trans) argument
245 mopPrintHeader(FILE *fd, const u_char *pkt, int trans) argument
306 mopPrintMopHeader(FILE *fd, const u_char *pkt, int trans) argument
435 mopPrintInfo(FILE *fd, const u_char *pkt, int *idx, u_short moplen, u_char mopcode, int trans) argument
[all...]
/netbsd-current/usr.sbin/mopd/moptrace/
H A Dmoptrace.c126 int trans; local
/netbsd-current/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c132 int idx, i, device, trans; local
/netbsd-current/usr.sbin/mopd/mopd/
H A Dmopd.c171 int idx, trans, len; local
H A Dprocess.c169 mopSendASV(const u_char *dst, const u_char *src, struct if_info *ii, int trans) argument
61 mopProcessInfo(const u_char *pkt, int *idx, u_short moplen, struct dllist *dl_rpr, int trans) argument
207 mopStartLoad(const u_char *dst, const u_char *src, struct dllist *dl_rpr, int trans) argument
311 mopNextLoad(const u_char *dst, const u_char *src, u_char new_count, int trans) argument
427 mopProcessDL(FILE *fd, struct if_info *ii, const u_char *pkt, int *idx, const u_char *dst, const u_char *src, int trans, u_short len) argument
564 mopProcessRC(FILE *fd, struct if_info *ii, const u_char *pkt, int *idx, const u_char *dst, const u_char *src, int trans, u_short len) argument
[all...]
/netbsd-current/sys/dev/ic/
H A Dlsi64854.c376 int trans, resid; local
613 int ret, trans, resi local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.cpp117 u32 trans[kMutexTypeMax]; local

Completed in 866 milliseconds

1234