Home
last modified time | relevance | path

Searched refs:nospc (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_mod.c661 int CONF_parse_list(const char *list_, int sep, int nospc, in CONF_parse_list() argument
675 if (nospc) { in CONF_parse_list()
687 if (nospc) { in CONF_parse_list()
/freebsd/sys/dev/cxgbe/
H A Dt4_mp_ring.c348 int i, nospc, cons; in mp_ring_enqueue() local
358 nospc = 0; in mp_ring_enqueue()
369 if (__predict_false(++nospc > 100)) { in mp_ring_enqueue()
/freebsd/crypto/openssl/include/openssl/
H A Dconf.h201 int CONF_parse_list(const char *list, int sep, int nospc,
H A Dconf.h.in164 int CONF_parse_list(const char *list, int sep, int nospc,
/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c473 nospc: in ctl_backend_ramdisk_rw()
487 goto nospc; in ctl_backend_ramdisk_rw()