Searched defs:SRC (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/lp/lib/filters/ |
H A D | regex.c | 99 #define CCPY(SRC) if ((ncount++, pp)) \ argument 105 #define SCPY(SRC) if (pp) { \ argument
|
/illumos-gate/usr/src/tools/protocmp/ |
H A D | proto_list.h | 39 #define SRC 2 macro
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | srchcfile.c | 79 #define COPYPATH(DEST, SRC, LEN) \ argument
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | base.h | 152 #define STP_STRDUP(PTR, SRC, MSG) \ argument
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | port-sockets.h | 165 #define inet_ntop(AF,SRC,DST,CNT) \ argument
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | subr_mchain.c | 389 #define MB_PUT_INLINE(MBP, SRC, SZ) \ argument 394 #define MB_PUT_INLINE(MBP, SRC, SZ) \ argument
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.S | 1290 #define SRC %i3 macro
|
H A D | opl_olympus_copy.S | 1244 #define SRC %i3 macro
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | linearize.h | 182 #define DEF_OPCODE(DEF, SRC) \ argument
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | mDNSEmbeddedAPI.h | 2729 #define AssignDomainName(DST, SRC) do { mDNSu16 len__ = DomainNameLength((SRC)); \ argument 2731 #define AssignConstStringDomainName(DST, SRC) do { \ argument
|