Home
last modified time | relevance | path

Searched defs:ARG (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock.c191 # define ARG arg_32p in BIO_socket_ioctl() macro
200 # define ARG arg in BIO_socket_ioctl() macro
203 # define ARG arg in BIO_socket_ioctl() macro
/freebsd/usr.bin/tail/
H A Dtail.c97 #define ARG(units, forward, backward) { \ in main() macro
/freebsd/sbin/nvmecontrol/
H A Dpassthru.c99 #define ARG(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
/freebsd/usr.bin/last/
H A Dlast.c67 } ARG; typedef
/freebsd/usr.bin/rpcgen/
H A Drpc_svcout.c42 static char ARG[] = "argument"; variable
/freebsd/lib/libcam/
H A Dscsi_cmdparse.c120 #define ARG_PUT(ARG) \ in do_buff_decode() argument
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c580 #define DEFINE_SET_GET_ARG_FN(SETN, GETN, FIELD, ARG, T) \ argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1788 #define _xabort(ARG) _asm _emit 0xc6 _asm _emit 0xf8 _asm _emit ARG argument
1790 #define _xabort(ARG) \ argument