Searched refs:nos (Results 1 – 12 of 12) sorted by relevance
| /src/crypto/openssl/crypto/x509/ |
| H A D | v3_cpols.c | 34 static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *nos); 353 STACK_OF(CONF_VALUE) *nos; in notice_section() 362 nos = X509V3_parse_list(cnf->value); in notice_section() 363 if (!nos || !sk_CONF_VALUE_num(nos)) { in notice_section() 366 sk_CONF_VALUE_pop_free(nos, X509V3_conf_free); in notice_section() 369 ret = nref_nos(nref->noticenos, nos); in notice_section() 370 sk_CONF_VALUE_pop_free(nos, X509V3_conf_free); in notice_section() 392 static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *nos) in nref_nos() argument 399 for (i = 0; i < sk_CONF_VALUE_num(nos); i++) { in nref_nos() 400 cnf = sk_CONF_VALUE_value(nos, i); in nref_nos()
|
| /src/sbin/nos-tun/ |
| H A D | Makefile | 1 PROG= nos-tun 2 MAN= nos-tun.8
|
| /src/sbin/ |
| H A D | Makefile | 50 nos-tun \
|
| /src/contrib/elftoolchain/elfcopy/ |
| H A D | elfcopy.h | 193 int nos; /* num. of output object sections */ member
|
| H A D | symbols.c | 431 ecp->v_secsym = calloc((ecp->nos + 7) / 8, 1); in generate_symbols() 590 assert(ecp->secndx[sym.st_shndx] < (uint64_t)ecp->nos); in generate_symbols()
|
| H A D | main.c | 1656 ecp->nos = 1; in main()
|
| H A D | sections.c | 328 ecp->nos++; in insert_to_sec_list()
|
| /src/rescue/rescue/ |
| H A D | Makefile | 99 newfs_msdos nos-tun reboot \
|
| /src/sys/arm/arm/ |
| H A D | pmap-v6.c | 430 uint32_t inner, outer, nos, reg; in encode_ttb_flags() local 436 nos = (tex_class[idx] >> TEXDEF_NOS_SHIFT) & in encode_ttb_flags() 439 reg = nos << 5; in encode_ttb_flags() 459 uint32_t type, inner, outer, nos; in pmap_set_tex() local 488 nos = (tex_class[i] >> TEXDEF_NOS_SHIFT) & in pmap_set_tex() 492 prrr |= nos << (i + 24); in pmap_set_tex()
|
| /src/targets/pseudo/userland/ |
| H A D | Makefile.depend | 109 sbin/nos-tun \
|
| /src/contrib/tzdata/ |
| H A D | southamerica | 192 # la modificación del huso horario, ya que 2009 nos encuentra con
|
| /src/sys/conf/ |
| H A D | NOTES | 936 # The `tuntap' device implements (user-)ppp, nos-tun(8) and a pty-like virtual
|