Searched defs:n_max (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/crypto/openssl/apps/ |
H A D | req.c | 1135 long n_min, n_max; in prompt_info() local 1361 char *value, int nid, int n_min, int n_max, in add_DN_object() 1382 int n_max, unsigned long chtype) in add_attribute_object() 1403 int n_min, int n_max, char *buf, const int buf_size, in build_data() 1454 static int req_check_len(int len, int n_min, int n_max) in req_check_len()
|
/freebsd-src/sys/dev/clk/rockchip/ |
H A D | rk_clk_fract.c | 90 uint64_t n_max, uint64_t d_max, in clk_compute_fract_div()
|