Searched refs:nospc (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/crypto/conf/ |
H A D | conf_mod.c | 661 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 D | t4_mp_ring.c | 348 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 D | conf.h | 201 int CONF_parse_list(const char *list, int sep, int nospc,
|
H A D | conf.h.in | 164 int CONF_parse_list(const char *list, int sep, int nospc,
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_backend_ramdisk.c | 473 nospc: in ctl_backend_ramdisk_rw() 487 goto nospc; in ctl_backend_ramdisk_rw()
|