/dflybsd-src/contrib/lvm2/dist/lib/filters/ |
H A D | filter-persistent.c | 43 static int _init_hash(struct pfilter *pf) in _init_hash() 56 struct pfilter *pf = (struct pfilter *) f->private; in persistent_filter_wipe() local 67 static int _read_array(struct pfilter *pf, struct config_tree *cft, in _read_array() 101 struct pfilter *pf = (struct pfilter *) f->private; in persistent_filter_load() local 143 static void _write_array(struct pfilter *pf, FILE *fp, const char *path, in _write_array() 182 struct pfilter *pf; in persistent_filter_dump() local 274 struct pfilter *pf = (struct pfilter *) f->private; in _lookup_p() local 293 struct pfilter *pf = (struct pfilter *) f->private; in _persistent_destroy() local 305 struct pfilter *pf; in persistent_filter_create() local
|
/dflybsd-src/sys/bus/pccard/ |
H A D | pccard.c | 135 pccard_ccr_read(struct pccard_function *pf, int ccr) in pccard_ccr_read() 142 pccard_ccr_write(struct pccard_function *pf, int ccr, int val) in pccard_ccr_write() 181 struct pccard_function *pf; in pccard_attach_card() local 295 struct pccard_function *pf; in pccard_detach_card() local 408 pccard_function_init(struct pccard_function *pf) in pccard_function_init() 513 pccard_function_free(struct pccard_function *pf) in pccard_function_free() 541 pccard_mfc_adjust_iobase(struct pccard_function *pf, bus_addr_t addr, in pccard_mfc_adjust_iobase() 578 pccard_function_enable(struct pccard_function *pf) in pccard_function_enable() 702 pccard_function_disable(struct pccard_function *pf) in pccard_function_disable() 965 struct pccard_function *pf = devi->pf; in pccard_probe_nomatch() local [all …]
|
H A D | pccard_cis.c | 70 struct pccard_function *pf; member 453 struct pccard_function *pf; in pccard_print_cis() local 636 struct pccard_function *pf, *pfnext; in pccard_parse_cis_tuple() local 1263 decode_funce(const struct pccard_tuple *tuple, struct pccard_function *pf) in decode_funce()
|
H A D | pccardvar.h | 193 struct pccard_function *pf; member 209 struct pccard_function *pf; member 289 #define pccard_io_alloc(pf, start, size, align, pciop) \ argument 293 #define pccard_io_free(pf, pciohp) \ argument 300 #define pccard_mem_alloc(pf, size, pcmhp) \ argument 302 #define pccard_mem_free(pf, pcmhp) \ argument 304 #define pccard_mem_map(pf, kind, card_addr, size, pcmhp, offsetp, windowp) \ argument 307 #define pccard_mem_unmap(pf, window) \ argument
|
H A D | pccard_cis_quirks.c | 224 struct pccard_function *pf, *pf_next, *pf_last; in pccard_check_cis_quirks() local
|
/dflybsd-src/usr.sbin/pfctl/ |
H A D | pfctl.c | 1151 pfctl_add_pool(struct pfctl *pf, struct pf_pool *p, sa_family_t af) in pfctl_add_pool() 1172 pfctl_add_rule(struct pfctl *pf, struct pf_rule *r, const char *anchor_call) in pfctl_add_rule() 1219 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pf_anchor *a) in pfctl_ruleset_trans() 1249 pfctl_load_ruleset(struct pfctl *pf, char *path, struct pf_ruleset *rs, in pfctl_load_ruleset() 1309 pfctl_load_rule(struct pfctl *pf, char *path, struct pf_rule *r, int depth) in pfctl_load_rule() 1360 pfctl_add_altq(struct pfctl *pf, struct pf_altq *a) in pfctl_add_altq() 1390 struct pfctl pf; in pfctl_rules() local 1537 pfctl_init_options(struct pfctl *pf) in pfctl_init_options() 1582 pfctl_load_options(struct pfctl *pf) in pfctl_load_options() 1639 pfctl_set_limit(struct pfctl *pf, const char *opt, unsigned int limit) in pfctl_set_limit() [all …]
|
H A D | pfctl_optimize.c | 260 pfctl_optimize_ruleset(struct pfctl *pf, struct pf_ruleset *rs) in pfctl_optimize_ruleset() 364 optimize_superblock(struct pfctl *pf, struct superblock *block) in optimize_superblock() 445 remove_identical_rules(struct pfctl *pf, struct superblock *block) in remove_identical_rules() 487 combine_rules(struct pfctl *pf, struct superblock *block) in combine_rules() 637 reorder_rules(struct pfctl *pf, struct superblock *block, int depth) in reorder_rules() 811 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() 875 load_feedback_profile(struct pfctl *pf, struct superblocks *superblocks) in load_feedback_profile() 1216 add_opt_table(struct pfctl *pf, struct pf_opt_tbl **tbl, sa_family_t af, in add_opt_table() 1277 pf_opt_create_table(struct pfctl *pf, struct pf_opt_tbl *tbl) in pf_opt_create_table() 1330 construct_superblocks(struct pfctl *pf, struct pf_opt_queue *opt_queue, in construct_superblocks() [all …]
|
H A D | pfctl_altq.c | 310 eval_pfqueue(struct pfctl *pf, struct pf_altq *pa, struct node_queue_bw *bw, in eval_pfqueue() 409 eval_pfqueue_cbq(struct pfctl *pf, struct pf_altq *pa) in eval_pfqueue_cbq() 447 cbq_compute_idletime(struct pfctl *pf, struct pf_altq *pa) in cbq_compute_idletime()
|
/dflybsd-src/lib/libc/gen/ |
H A D | fmtcheck.c | 83 #define RETURN(pf,f,r) do { \ argument 89 get_next_format_from_precision(const char **pf) in get_next_format_from_precision() 241 get_next_format_from_width(const char **pf) in get_next_format_from_width() 260 get_next_format(const char **pf, EFT eft) in get_next_format()
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_new.c | 273 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in ASN1_primitive_new() local 325 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_clear() local
|
H A D | tasn_fre.c | 193 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in ASN1_primitive_free() local
|
/dflybsd-src/sys/bus/u4b/template/ |
H A D | usb_template.c | 526 usb_hw_ep_match(const struct usb_hw_ep_profile *pf, in usb_hw_ep_match() 558 const struct usb_hw_ep_profile *pf; in usb_hw_ep_find_match() local 673 const struct usb_hw_ep_profile *pf; in usb_hw_ep_get_needs() local 845 const struct usb_hw_ep_profile *pf; in usb_hw_ep_resolve() local
|
/dflybsd-src/lib/libusb/ |
H A D | libusb20_desc.c | 322 const uint8_t *pf; /* pointer to format data */ in libusb20_me_encode() local 555 const uint8_t *pf; /* pointer to format data */ in libusb20_me_decode() local
|
/dflybsd-src/sbin/dump/ |
H A D | optr.c | 291 struct pfstab *pf; in dump_getfstab() local 321 struct pfstab *pf; in fstabsearch() local
|
/dflybsd-src/libexec/tftpd/ |
H A D | tftpd.c | 351 struct formats *pf; in tftp() local 579 xmitfile(struct formats *pf) in xmitfile() 658 recvfile(struct formats *pf) in recvfile()
|
/dflybsd-src/bin/sh/ |
H A D | input.c | 436 struct parsefile *pf; in pushfile() local 454 struct parsefile *pf = parsefile; in popfile() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | set_q.c | 36 mpfr_prec_t pf; in set_z() local
|
/dflybsd-src/sys/netinet/ |
H A D | tcp_debug.c | 183 #define pf(f) { \ in tcp_trace() macro
|
/dflybsd-src/libexec/ftpd/ |
H A D | ftpcmd.y | 337 int pf; variable
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_alsubr.c | 337 u_long pf; in hpfs_addextent() local 554 u_long pf; in hpfs_addextentr() local
|
/dflybsd-src/tools/tools/ifinfo/ |
H A D | ifinfo.c | 74 printfcn pf; in main() local
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | bpf.c | 294 struct bpf_program pf = { .bf_insns = filter, .bf_len = filter_len }; in bpf_attach() local 304 struct bpf_program pf = { .bf_insns = filter, .bf_len = filter_len }; in bpf_wattach() local
|
/dflybsd-src/usr.sbin/installer/dfuife_curses/ |
H A D | main.c | 143 struct curses_form *pf = NULL; in main() local
|
/dflybsd-src/games/quiz/ |
H A D | quiz.c | 148 FILE *pf; in show_index() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | macro.c | 1133 formal_entry **pf; in macro_expand() local 1208 formal_entry **pf; in macro_expand() local
|