Searched defs:outtype (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/mandoc/ |
| H A D | mandocd.c | 148 enum outt outtype; in main() local 284 process(struct mparse *parser, enum outt outtype, void *formatter) in process()
|
| H A D | catman.c | 66 run_mandocd(int sockfd, const char *outtype, const char* defos) in run_mandocd() 343 const char *defos, *outtype; in main() local
|
| H A D | main.c | 90 enum outt outtype; /* which output to use */ member
|
| /src/crypto/openssl/crypto/pem/ |
| H A D | pem_local.h | 80 #define IMPLEMENT_PEM_provided_write_body_main(type, outtype) \ argument 96 OUTTYPE, outtype, writename) \ argument 113 OUTTYPE, outtype, writename) \ argument
|
| H A D | pem_pk8.c | 74 const char *outtype = isder ? "DER" : "PEM"; in do_pk8pkey() local
|
| /src/sys/arm64/acpica/ |
| H A D | acpi_iort.c | 180 iort_smmu_trymap(struct iort_node *node, u_int outtype, u_int *outid) in iort_smmu_trymap() 203 iort_pci_rc_map(u_int seg, u_int rid, u_int outtype, u_int *outid) in iort_pci_rc_map() 228 iort_named_comp_map(const char *devname, u_int rid, u_int outtype, u_int *outid) in iort_named_comp_map()
|
| /src/crypto/openssl/test/ |
| H A D | dtlsv1listentest.c | 246 DROP } outtype; member
|