Searched +refs:po +refs:type +refs:counter (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/misc/
H A Dpo-mode.el0 ;;; po-mode.el -- major mode for GNU gettext PO files
36 ;; (autoload 'po-mode "po-mode"
38 ;; (setq auto-mode-alist (cons '("\\.po\\'\\|\\.po\\." . po-mode)
44 ;; (autoload 'po-find-file-coding-system "po-compat")
45 ;; (modify-coding-system-alist 'file "\\.po\\'\\|\\.po\\
94 (defgroup po nil function
[all...]
/netbsd-6-1-5-RELEASE/sys/dist/pf/net/
H A Dpf.c1165 if (aw->type != PF_ADDR_TABLE)
1175 if (aw->type != PF_ADDR_TABLE || aw->p.tbl == NULL)
1186 if (aw->type != PF_ADDR_TABLE || kt == NULL)
1374 if (aw1->type != aw2->type)
1376 switch (aw1->type) {
1393 printf("invalid address type: %d\n", aw1->type);
1418 u_int16_t po = *p; local
1435 po, p
1851 pf_send_icmp(struct mbuf *m, u_int8_t type, u_int8_t code, sa_family_t af, struct pf_rule *r) argument
[all...]

Completed in 136 milliseconds