Searched refs:trs (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_table.c1461 pfr_ina_begin(struct pfr_table *trs, u_int32_t *ticket, int *ndel, int flags) argument
1471 rs = pf_find_or_create_ruleset(trs->pfrt_anchor);
1477 pfr_skip_table(trs, p, 0))
1599 pfr_ina_rollback(struct pfr_table *trs, u_int32_t ticket, int *ndel, int flags) argument
1609 rs = pf_find_ruleset(trs->pfrt_anchor);
1615 pfr_skip_table(trs, p, 0))
1632 pfr_ina_commit(struct pfr_table *trs, u_int32_t ticket, int *nadd, argument
1644 rs = pf_find_ruleset(trs->pfrt_anchor);
1651 pfr_skip_table(trs, p, 0))
/macosx-10.10/vim-55/src/
H A Dcharset.c306 char_u *trs; /* translated character */ local
307 int trs_len; /* length of trs[] */
320 trs = transchar_byte(*buf);
321 trs_len = (int)STRLEN(trs);
329 mch_memmove(buf, trs, (size_t)trs_len);
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Drbtz.cpp649 Transition *trs = (Transition*)fHistoricTransitions->orphanElementAt(0); local
650 uprv_free(trs);
/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.c145 struct revoked_serial *rs, *trs; local
148 RB_FOREACH_SAFE(rs, revoked_serial_tree, &rc->revoked_serials, trs) {
/macosx-10.10/vim-55/runtime/syntax/
H A Dsicad.vim356 syn keyword sicadStatement triangle trm trpg trrkd trs
/macosx-10.10/emacs-93/emacs/etc/
H A Dtermcap.src13678 trs16|trs-80 model 16 console:\
/macosx-10.10/ncurses-44/ncurses/misc/
H A Dterminfo.src17054 trs16|trs-80 model 16 console,

Completed in 203 milliseconds