Home
last modified time | relevance | path

Searched defs:nos (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_cpols.c373 static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *nos) in nref_nos()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_cpols.c372 static int nref_nos(STACK_OF(ASN1_INTEGER) *nnums, STACK_OF(CONF_VALUE) *nos) in nref_nos()
/netbsd-src/sys/dev/hdaudio/
H A Dhdaudio.c82 hdaudio_stream_init(struct hdaudio_softc *sc, int nis, int nos, int nbidir) in hdaudio_stream_init()
129 const int nos = HDAUDIO_GCAP_OSS(gcap); in hdaudio_init() local