Home
last modified time | relevance | path

Searched refs:creators (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf_nl.c385 uint32_t creators[16]; in pf_handle_getcreators() local
388 bzero(creators, sizeof(creators)); in pf_handle_getcreators()
403 for (j = 0; j < nitems(creators); j++) { in pf_handle_getcreators()
404 if (creators[j] == s->creatorid) in pf_handle_getcreators()
406 if (creators[j] == 0) { in pf_handle_getcreators()
407 creators[j] = s->creatorid; in pf_handle_getcreators()
411 if (j == nitems(creators)) in pf_handle_getcreators()
418 for (int i = 0; i < nitems(creators); i++) { in pf_handle_getcreators()
419 if (creators[i] == 0) in pf_handle_getcreators()
421 error = dump_creatorid(npt->nlp, hdr, creators[i], npt); in pf_handle_getcreators()
/freebsd/crypto/openssl/doc/internal/man3/
H A Devp_generic_fetch.pod6 - generic algorithm fetchers and method creators for EVP
/freebsd/lib/libpfctl/
H A Dlibpfctl.h500 int pfctl_get_creatorids(struct pfctl_handle *h, uint32_t *creators, size_t *len);
H A Dlibpfctl.c1848 pfctl_get_creatorids(struct pfctl_handle *h, uint32_t *creators, size_t *len) in pfctl_get_creatorids() argument
1879 creators[i] = c.id; in pfctl_get_creatorids()
/freebsd/sbin/pfctl/
H A Dpfctl.c2127 uint32_t creators[16]; in pfctl_show_creators() local
2128 size_t count = nitems(creators); in pfctl_show_creators()
2130 ret = pfctl_get_creatorids(pfh, creators, &count); in pfctl_show_creators()
2136 printf("%08x\n", creators[i]); in pfctl_show_creators()
/freebsd/contrib/file/magic/Magdir/
H A Dmacintosh353 # additional creators added in Dec 2017
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3454.txt769 bidirectional text display, profile creators should strongly consider
/freebsd/crypto/openssl/
H A DCHANGES.md7014 2) For consistency with the majority of our object creators and