Searched defs:outl (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libkmf/libkmf/common/ |
H A D | pem_encode.c | 139 PEM_EncodeUpdate(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl, in PEM_EncodeUpdate() 183 PEM_EncodeFinal(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl) in PEM_EncodeFinal() 202 int nlen, n, i, j, outl; in Der2Pem() local 320 PEM_DecodeUpdate(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl, in PEM_DecodeUpdate() 451 PEM_DecodeFinal(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl) in PEM_DecodeFinal()
|
/illumos-gate/usr/src/uts/intel/asm/ |
H A D | sunddi.h | 103 outl(int port, uint32_t value) in outl() function
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | io.h | 224 #define outl(val,port) \ macro
|
/illumos-gate/usr/src/boot/sys/i386/include/ |
H A D | cpufunc.h | 279 outl(u_int port, u_int data) in outl() function
|
/illumos-gate/usr/src/boot/sys/amd64/include/ |
H A D | cpufunc.h | 271 outl(u_int port, u_int data) in outl() function
|