Searched defs:META (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/amd64/include/ |
H A D | vmm_snapshot.h | 102 #define SNAPSHOT_BUF_OR_LEAVE(DATA, LEN, META, RES, LABEL) \ argument 111 #define SNAPSHOT_VAR_OR_LEAVE(DATA, META, RES, LABEL) \ argument 119 #define SNAPSHOT_BUF_CMP_OR_LEAVE(DATA, LEN, META, RES, LABEL) \ argument 128 #define SNAPSHOT_VAR_CMP_OR_LEAVE(DATA, META, RES, LABEL) \ argument
|
/freebsd/usr.sbin/bhyve/ |
H A D | snapshot.h | 115 #define SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(CTX, ADDR, LEN, RNULL, META, RES, LABEL) \ argument
|
/freebsd/usr.bin/vgrind/ |
H A D | regexp.c | 126 #define META 4 macro
|
/freebsd/sys/contrib/openzfs/ |
H A D | Makefile.am | 41 dist_noinst_DATA += AUTHORS CODE_OF_CONDUCT.md COPYRIGHT LICENSE META NEWS NOTICE data
|
/freebsd/contrib/tcsh/ |
H A D | glob.c | 127 #define META(c) ((c)|M_META) macro
|
H A D | sh.h | 723 #define META 0200 macro
|
/freebsd/contrib/less/ |
H A D | regexp.c | 148 #define META "^$.[()|?+*\\" macro
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | glob.c | 135 #define META(c) ((Char)((c)|M_QUOTE)) macro
|
/freebsd/lib/libc/gen/ |
H A D | glob-compat11.c | 103 #define META(c) ((Char)((c)|M_QUOTE)) macro
|
H A D | glob.c | 138 #define META(c) ((Char)((c)|M_QUOTE)) macro
|
/freebsd/sys/sys/ |
H A D | kbio.h | 165 #define META 0x84 /* meta key */ macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | glob.c | 130 #define META(c) ((Char)((c)|M_QUOTE)) macro
|