Searched defs:ARG (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_sock.c | 191 # 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 D | tail.c | 97 #define ARG(units, forward, backward) { \ in main() macro
|
/freebsd/sbin/nvmecontrol/ |
H A D | passthru.c | 99 #define ARG(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
|
/freebsd/usr.bin/last/ |
H A D | last.c | 67 } ARG; typedef
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_svcout.c | 42 static char ARG[] = "argument"; variable
|
/freebsd/lib/libcam/ |
H A D | scsi_cmdparse.c | 120 #define ARG_PUT(ARG) \ in do_buff_decode() argument
|
/freebsd/crypto/openssl/test/ |
H A D | cmp_ctx_test.c | 580 #define DEFINE_SET_GET_ARG_FN(SETN, GETN, FIELD, ARG, T) \ argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.cpp | 1788 #define _xabort(ARG) _asm _emit 0xc6 _asm _emit 0xf8 _asm _emit ARG argument 1790 #define _xabort(ARG) \ argument
|