| /src/common/lib/libc/arch/mips/string/ |
| strchr.S | 52 beq a2, a1, fnd 57 fnd: label
|
| strchr.S | 52 beq a2, a1, fnd 57 fnd: label
|
| /src/usr.sbin/rpcbind/ |
| pmap_svc.c | 267 struct pmaplist *fnd; local 292 fnd = find_service_pmap(reg.pm_prog, reg.pm_vers, reg.pm_prot); 293 if (fnd) { 310 p1 = (fnd->pml_map.pm_port >> 8) & 0xff; 311 p2 = (fnd->pml_map.pm_port) & 0xff; 315 port = fnd->pml_map.pm_port;
|
| pmap_svc.c | 267 struct pmaplist *fnd; local 292 fnd = find_service_pmap(reg.pm_prog, reg.pm_vers, reg.pm_prot); 293 if (fnd) { 310 p1 = (fnd->pml_map.pm_port >> 8) & 0xff; 311 p2 = (fnd->pml_map.pm_port) & 0xff; 315 port = fnd->pml_map.pm_port;
|
| rpcb_svc_com.c | 161 rpcblist_ptr rbl, fnd; local 169 fnd = find_service(reg.r_prog, reg.r_vers, reg.r_netid); 170 if (fnd && (fnd->rpcb_map.r_vers == reg.r_vers)) { 171 if (!strcmp(fnd->rpcb_map.r_addr, reg.r_addr)) 206 for (fnd = list_rbl; fnd->rpcb_next; 207 fnd = fnd->rpcb_next) 209 fnd->rpcb_next = rbl 325 rpcblist_ptr fnd; local 1475 struct pmaplist *fnd; local 1492 struct pmaplist *prevpml, *fnd; local [all...] |
| rpcb_svc_com.c | 161 rpcblist_ptr rbl, fnd; local 169 fnd = find_service(reg.r_prog, reg.r_vers, reg.r_netid); 170 if (fnd && (fnd->rpcb_map.r_vers == reg.r_vers)) { 171 if (!strcmp(fnd->rpcb_map.r_addr, reg.r_addr)) 206 for (fnd = list_rbl; fnd->rpcb_next; 207 fnd = fnd->rpcb_next) 209 fnd->rpcb_next = rbl 325 rpcblist_ptr fnd; local 1475 struct pmaplist *fnd; local 1492 struct pmaplist *prevpml, *fnd; local [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/asn1/ |
| a_strnid.c | 130 ASN1_STRING_TABLE fnd; local 137 fnd.nid = nid; 141 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); 145 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard));
|
| a_strnid.c | 130 ASN1_STRING_TABLE fnd; local 137 fnd.nid = nid; 141 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); 145 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard));
|
| /src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
| a_strnid.c | 130 ASN1_STRING_TABLE fnd; local 137 fnd.nid = nid; 139 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); 143 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard));
|
| a_strnid.c | 130 ASN1_STRING_TABLE fnd; local 137 fnd.nid = nid; 139 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); 143 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard));
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
| a_strnid.c | 130 ASN1_STRING_TABLE fnd; local 132 fnd.nid = nid; 134 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); 138 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard));
|
| a_strnid.c | 130 ASN1_STRING_TABLE fnd; local 132 fnd.nid = nid; 134 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); 138 return OBJ_bsearch_table(&fnd, tbl_standard, OSSL_NELEM(tbl_standard));
|
| /src/crypto/external/apache2/openssl/dist/crypto/engine/ |
| eng_table.c | 88 ENGINE_PILE tmplate, *fnd; local 104 fnd = lh_ENGINE_PILE_retrieve(&(*table)->piles, &tmplate); 105 if (!fnd) { 106 fnd = OPENSSL_malloc(sizeof(*fnd)); 107 if (fnd == NULL) 109 fnd->uptodate = 1; 110 fnd->nid = *nids; 111 fnd->sk = sk_ENGINE_new_null(); 112 if (!fnd->sk) 204 ENGINE_PILE tmplate, *fnd = NULL; local [all...] |
| eng_table.c | 88 ENGINE_PILE tmplate, *fnd; local 104 fnd = lh_ENGINE_PILE_retrieve(&(*table)->piles, &tmplate); 105 if (!fnd) { 106 fnd = OPENSSL_malloc(sizeof(*fnd)); 107 if (fnd == NULL) 109 fnd->uptodate = 1; 110 fnd->nid = *nids; 111 fnd->sk = sk_ENGINE_new_null(); 112 if (!fnd->sk) 204 ENGINE_PILE tmplate, *fnd = NULL; local [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/engine/ |
| eng_table.c | 88 ENGINE_PILE tmplate, *fnd; local 104 fnd = lh_ENGINE_PILE_retrieve(&(*table)->piles, &tmplate); 105 if (!fnd) { 106 fnd = OPENSSL_malloc(sizeof(*fnd)); 107 if (fnd == NULL) 109 fnd->uptodate = 1; 110 fnd->nid = *nids; 111 fnd->sk = sk_ENGINE_new_null(); 112 if (!fnd->sk) 204 ENGINE_PILE tmplate, *fnd = NULL; local [all...] |
| eng_table.c | 88 ENGINE_PILE tmplate, *fnd; local 104 fnd = lh_ENGINE_PILE_retrieve(&(*table)->piles, &tmplate); 105 if (!fnd) { 106 fnd = OPENSSL_malloc(sizeof(*fnd)); 107 if (fnd == NULL) 109 fnd->uptodate = 1; 110 fnd->nid = *nids; 111 fnd->sk = sk_ENGINE_new_null(); 112 if (!fnd->sk) 204 ENGINE_PILE tmplate, *fnd = NULL; local [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/engine/ |
| eng_table.c | 87 ENGINE_PILE tmplate, *fnd; local 98 fnd = lh_ENGINE_PILE_retrieve(&(*table)->piles, &tmplate); 99 if (!fnd) { 100 fnd = OPENSSL_malloc(sizeof(*fnd)); 101 if (fnd == NULL) 103 fnd->uptodate = 1; 104 fnd->nid = *nids; 105 fnd->sk = sk_ENGINE_new_null(); 106 if (!fnd->sk) 200 ENGINE_PILE tmplate, *fnd = NULL; local [all...] |
| eng_table.c | 87 ENGINE_PILE tmplate, *fnd; local 98 fnd = lh_ENGINE_PILE_retrieve(&(*table)->piles, &tmplate); 99 if (!fnd) { 100 fnd = OPENSSL_malloc(sizeof(*fnd)); 101 if (fnd == NULL) 103 fnd->uptodate = 1; 104 fnd->nid = *nids; 105 fnd->sk = sk_ENGINE_new_null(); 106 if (!fnd->sk) 200 ENGINE_PILE tmplate, *fnd = NULL; local [all...] |
| /src/sys/netinet6/ |
| sctp6_usrreq.c | 1072 int fnd; local 1078 fnd = 0; 1083 fnd = 1; 1087 if ((!fnd) || (sin_a6 == NULL)) { 1102 int fnd = 0; local 1108 fnd = 1; 1112 if (!fnd) { 1127 int fnd, error; local 1153 fnd = 0; 1157 fnd = 1 [all...] |
| sctp6_usrreq.c | 1072 int fnd; local 1078 fnd = 0; 1083 fnd = 1; 1087 if ((!fnd) || (sin_a6 == NULL)) { 1102 int fnd = 0; local 1108 fnd = 1; 1112 if (!fnd) { 1127 int fnd, error; local 1153 fnd = 0; 1157 fnd = 1 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| read.h | 224 std::unique_ptr<file_and_directory> fnd; member in struct:dwarf2_per_cu_data
|
| read.h | 224 std::unique_ptr<file_and_directory> fnd; member in struct:dwarf2_per_cu_data
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| read.h | 253 file_and_directory_up fnd; member in struct:dwarf2_per_cu
|
| read.h | 253 file_and_directory_up fnd; member in struct:dwarf2_per_cu
|
| /src/sys/fs/nfs/client/ |
| nfs_clstate.c | 1135 int ret = 0, fnd; local 1190 fnd = 0; 1199 fnd = 1; 1203 if (fnd) 1207 if (fnd) 3056 printf("nfscl: never fnd open\n");
|