Searched defs:uniq (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/openssl/test/recipes/ |
H A D | tconversion.pl | 134 sub uniq (@) { subroutine
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | uniq.c | 58 uniq(const char *fname) in uniq() function
|
/freebsd/stand/kshim/ |
H A D | sysinit.h | 41 #define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \ argument
|
H A D | bsd_kernel.h | 98 #define SYSINIT(uniq, subs, order, _func, _data) \ argument 107 #define SYSUNINIT(uniq, subs, order, _func, _data) \ argument
|
/freebsd/sys/kern/ |
H A D | subr_gtaskqueue.c | 627 taskqgroup_find(struct taskqgroup *qgroup, void *uniq) in taskqgroup_find() 667 void *uniq, device_t dev, struct resource *irq, const char *name) in taskqgroup_attach() 698 void *uniq, int cpu, device_t dev, struct resource *irq, const char *name) in taskqgroup_attach_cpu()
|
/freebsd/sbin/kldconfig/ |
H A D | kldconfig.c | 238 parsepath(struct pathhead *pathq, char *path, int uniq) in parsepath()
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | btuinput.c | 304 uint8_t uniq[UINPUT_MAX_NAME_SIZE]; in uinput_open_common() local
|
/freebsd/bin/sh/ |
H A D | histedit.c | 617 size_t i = 0, size = 16, uniq; in sh_matches() local
|
/freebsd/sys/sys/ |
H A D | sdt.h | 211 #define __SDT_PROBE(prov, mod, func, name, uniq, f, ...) do { \ argument 233 #define _SDT_PROBE(prov, mod, func, name, uniq, f, ...) \ argument
|
/freebsd/sys/netgraph/ |
H A D | ng_pppoe.c | 307 union uniq { union
|
/freebsd/sys/net/ |
H A D | iflib.c | 6175 int qid, struct grouptask *gtask, struct taskqgroup *tqg, void *uniq, in iflib_irq_set_affinity() 6495 iflib_io_tqg_attach(struct grouptask *gt, void *uniq, int cpu, const char *name) in iflib_io_tqg_attach()
|