/freebsd-src/crypto/openssl/test/recipes/ |
H A D | tconversion.pl | 134 sub uniq (@) { subroutine
|
/freebsd-src/usr.sbin/services_mkdb/ |
H A D | uniq.c | 58 uniq(const char *fname) in uniq() function
|
/freebsd-src/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-src/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-src/sbin/kldconfig/ |
H A D | kldconfig.c | 238 parsepath(struct pathhead *pathq, char *path, int uniq) in parsepath()
|
/freebsd-src/usr.sbin/bluetooth/bthidd/ |
H A D | btuinput.c | 304 uint8_t uniq[UINPUT_MAX_NAME_SIZE]; in uinput_open_common() local
|
/freebsd-src/bin/sh/ |
H A D | histedit.c | 617 size_t i = 0, size = 16, uniq; in sh_matches() local
|
/freebsd-src/sys/sys/ |
H A D | sdt.h | 213 __SDT_PROBE(prov,mod,func,name,uniq,f,...) global() argument 235 _SDT_PROBE(prov,mod,func,name,uniq,f,...) global() argument
|
/freebsd-src/sys/netgraph/ |
H A D | ng_pppoe.c | 307 union uniq { union
|
/freebsd-src/sys/net/ |
H A D | iflib.c | 6175 iflib_irq_set_affinity(if_ctx_t ctx,if_irq_t irq,iflib_intr_type_t type,int qid,struct grouptask * gtask,struct taskqgroup * tqg,void * uniq,const char * name) iflib_irq_set_affinity() argument 6499 iflib_io_tqg_attach(struct grouptask * gt,void * uniq,int cpu,const char * name) iflib_io_tqg_attach() argument
|