Home
last modified time | relevance | path

Searched refs:r_ (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/bsd/libbind/dist/doc/
H A Dinet_cidr.cat34 …iinneett__cciiddrr__nnttoopp, iinneett__cciiddrr__ppttoonn -- network …
12 …iinneett__cciiddrr__nnttoopp(_i_n_t _a_f, _c_o_n_s_t _v_o_i_d _*_s_
15 …iinneett__cciiddrr__ppttoonn(_i_n_t _a_f, _c_o_n_s_t _c_h_a_r _*_s_
24 …iinneett__cciiddrr__nnttoopp() converts an address from network to presentation form…
26 _a_f describes the type of address that is being passed in _s_r_c. Currently
29 _s_r_c is an address in network byte order, its length is determined from
37 …iinneett__cciiddrr__nnttoopp() returns _d_s_t on success or NULL. Check errno fo…
39 … iinneett__cciiddrr__ppttoonn() converts and address from presentation format, with
41 is zero filled if there were insufficint bits in _s_r_c.
43 _a_f describes the type of address that is being passed in via _s_r_c and
[all …]
H A Dresolver.cat34 …rreess__nniinniitt, rreess__oouurrsseerrvveerr__pp, ffpp__rreesssst…
19 …_t_y_p_e_d_e_f _s_t_r_u_c_t _____r_e_s___s_t_a_t_e _*_r_e_s___s_t_…
22 rreess__nniinniitt(_r_e_s___s_t_a_t_e _s_t_a_t_p);
25 …errvveerr__pp(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t _…
28 …ffpp__rreessssttaatt(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_p, _F_I…
31 …rreess__hhoossttaalliiaass(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_…
35 …rreess__ppqquueerryy(_c_o_n_s_t _r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o…
39 …rreess__nnqquueerryy(_r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t _c_h…
43 …rreess__nnsseeaarrcchh(_r_e_s___s_t_a_t_e _s_t_a_t_p, _c_o_n_s_t _c…
47 …rreess__nnqquueerryyddoommaaiinn(_r_e_s___s_t_a_t_e _s_t_a_t_p, _c_…
[all …]
H A Dhesiod.cat329 …_h_e_s_i_o_d___r_e_s_o_l_v_e is the primary interface to the library. If successful,
32 …pointer. It is the caller's responsibility to call _h_e_s_i_o_d___f_r_e_e___l_i_s_…
36 _i_o_d___r_e_s_o_l_v_e. It is the caller's responsibility to free the returned
37 string using _f_r_e_e.
41 …_e_r_r_n_o to indicate the error. On failure, _h_e_s_i_o_d___r_e_s_o_l_v_…
42 …_i_o_d___t_o___b_i_n_d return NULL and set the global variable _e_r_r_n_o to ind…
65 … _h_e_s_i_o_d___r_e_s_o_l_v_e failed because no name server could be contacted
69 … _h_e_s_i_o_d___r_e_s_o_l_v_e failed because the query or response was too big
72 …ENOENT _h_e_s_i_o_d___r_e_s_o_l_v_e failed because the name server had no text
84 The strings corresponding to the _e_r_r_n_o values set by the Hesiod func-
H A Dgethostbyname.cat310 _e_x_t_e_r_n _i_n_t _h___e_r_r_n_o;
12 _s_t_r_u_c_t _h_o_s_t_e_n_t _*
15 _s_t_r_u_c_t _h_o_s_t_e_n_t _*
18 _s_t_r_u_c_t _h_o_s_t_e_n_t _*
21 _s_t_r_u_c_t _h_o_s_t_e_n_t _*
28 hheerrrroorr(_c_h_a_r _*_s_t_r_i_n_g);
75 will return NULL after having set _h___e_r_r_n_o to NETDB_INTERNAL.
93 by return of a null pointer. The external integer _h___e_r_r_n_o may then be
96 describing the failure. If its argument _s_t_r_i_n_g is non-NULL, it is
100 _h___e_r_r_n_o can have the following values:
[all …]
H A Dresolver.cat57 _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f
26 … rreessoollvveerr should query. Up to MAXNS (see _<_r_e_s_o_l_v_._h_>) name
70 debug sets RES_DEBUG in ___r_e_s_._o_p_t_i_o_n_s.
74 … resolver(3)) before an _i_n_i_t_i_a_l _a_b_s_o_l_u_t_e _q_u_e_r_y will be
77 first as an absolute name before any _s_e_a_r_c_h _l_i_s_t ele-
84 onds, the default is RES_TIMEOUT (see _<_r_e_s_o_l_v_._h_>).
90 is RES_DFLRETRY (see _<_r_e_s_o_l_v_._h_>).
92 rotate sets RES_ROTATE in ___r_e_s_._o_p_t_i_o_n_s, which causes round
99 sets RES_NOCHECKNAME in ___r_e_s_._o_p_t_i_o_n_s, which disables
104 inet6 sets RES_USE_INET6 in ___r_e_s_._o_p_t_i_o_n_s. This has the
[all …]
H A Dgetipnodebyname.cat310 _s_t_r_u_c_t _h_o_s_t_e_n_t _*
11 …_a_r _*_n_a_m_e, _i_n_t _a_f, _i_n_t _f_l_a_g_s, _i_n_t _*_e_r_r_o_r);
13 _s_t_r_u_c_t _h_o_s_t_e_n_t _*
14 …_d _*_a_d_d_r, _s_i_z_e___t _l_e_n, _i_n_t _a_f, _i_n_t _*_e_r_r_o_r);
17 ffrreeeehhoosstteenntt(_s_t_r_u_c_t _h_o_s_t_e_n_t _*_h_e);
97 cated by return of a null pointer. In this case _e_r_r_o_r may then be
99 unknown host. _e_r_r_n_o can have the following values:
102 unrelated to the network or name service. _e_r_r_n_o
H A Dgetaddrinfo.cat312 …_c_h_a_r _*_n_o_d_e_n_a_m_e, _c_o_n_s_t _c_h_a_r _*_s_e_r_v_n_a_m_e,
13 …_o_n_s_t _s_t_r_u_c_t _a_d_d_r_i_n_f_o _*_h_i_n_t_s, _s_t_r_u_c_t _…
16 ffrreeeeaaddddrriinnffoo(_s_t_r_u_c_t _a_d_d_r_i_n_f_o _*_a_i);
40 …The _n_o_d_e_n_a_m_e and _s_e_r_v_n_a_m_e arguments are pointers to null-terminated
42 …pointer. In the normal client scenario, both the _n_o_d_e_n_a_m_e and _s_e_r_v_n_a_…
43 are specified. In the normal server scenario, only the _s_e_r_v_n_a_m_e is spec-
46 address). A non-NULL _s_e_r_v_n_a_m_e string can be either a service name or a
52 …__f_a_m_i_l_y, _a_i___s_o_c_k_t_y_p_e, and _a_i___p_r_o_t_o_c_o_l mus…
55 accept any socket type. A value of 0 for _a_i___p_r_o_t_o_c_o_l means the caller
69 …___f_a_m_i_l_y, _a_i___s_o_c_k_t_y_p_e, and _a_i___p_r_o_t_o_c_o_l are
[all …]
H A Dtsig.cat39 …t _*_m_s_g_l_e_n, _i_n_t _m_s_g_s_i_z_e, _i_n_t _e_r_r_o_r, _v_o_i_d…
10 …_c_o_n_s_t _u___c_h_a_r _*_q_u_e_r_y_s_i_g, _i_n_t _q_u_e_r_y_s_i_g…
14 …s_g, _i_n_t _*_m_s_g_l_e_n, _i_n_t _m_s_g_s_i_z_e, _i_n_t _e_r_r_o_r,
18 …_*_k, _c_o_n_s_t _u___c_h_a_r _*_q_u_e_r_y_s_i_g, _i_n_t _q_u_e_r_y_…
22 …s_g_l_e_n, _v_o_i_d _*_k, _c_o_n_s_t _u___c_h_a_r _*_q_u_e_r_y_s_i_g,
23 …_i_n_t _q_u_e_r_y_s_i_g_l_e_n, _u___c_h_a_r _*_s_i_g, _i_n_t _*_s_i_…
24 _i_n_t _n_o_s_t_r_i_p);
28 _i_n_t _r_e_q_u_i_r_e_d);
31 …_*_k, _c_o_n_s_t _u___c_h_a_r _*_q_u_e_r_y_s_i_g, _i_n_t _q_u_e_r_y_…
H A Dgetnameinfo.cat311 …ggeettnnaammeeiinnffoo(_c_o_n_s_t _s_t_r_u_c_t _s_o_c_k_a_d_d_r _*_…
12 …z_e___t _h_o_s_t_l_e_n, _c_h_a_r _*_s_e_r_v, _s_i_z_e___t _s_e_r_v_…
20 …size _s_a_l_e_n. The arguements _h_o_s_t and _s_e_r_v are pointers to buffers to hold
21 … the return values. Their sizes are specified by _h_o_s_t_l_e_n and _s_e_r_v_l_e_n
22 repectively. Either _h_o_s_t or _s_e_r_v may be NULL if the hostname or service
H A Dgetnetent.cat310 _s_t_r_u_c_t _n_e_t_e_n_t _*
13 _s_t_r_u_c_t _n_e_t_e_n_t _*
16 _s_t_r_u_c_t _n_e_t_e_n_t _*
28 broken-out fields of a line in the _n_e_t_w_o_r_k_s database.
48 …o_p_e_n flag on a sseettnneetteenntt() subroutine is NULL, the _n_e_t_w_o_r_k_s
50 …ing the _n_e_t_w_o_r_k_s database. The eennddnneetteenntt() subroutine may be ca…
51 close the _n_e_t_w_o_r_k_s database when processing is complete.
65 _/_e_t_c_/_n_e_t_w_o_r_k_s
H A Dhostname.cat738 …setting the threshold using the ``ndots'' option in _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_…
45 …the search option in the _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f file or the ``LOCALDOMAI…
47 …only the full domain specified by the domain option (in _/_e_t_c_/_r_e_s_o_l_v_._c_o…
55 …If the search option is used in _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f or the environmen…
H A Dirs.conf.cat593 in every host's ``wheel'' group, put them in the local host's _/_e_t_c_/_g_r_o_u_p
94 … ``wheel'' entry and set up the ``groups'' portion of your _/_e_t_c_/_i_r_s_._c_o_n_f
103 It is important that the _i_r_s_._c_o_n_f file contain an entry for each map. If
104 a map is not mentioned in the _i_r_s_._c_o_n_f file, all queries to that map will
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dramseq.h10 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000)
11 #define ram_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r)
12 #define ram_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d))
13 #define ram_nuke(s,r) hwsq_nuke(&(s)->base, &(s)->r_##r)
14 #define ram_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d))
H A Dramfuc.h168 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000)
169 #define ram_rd32(s,r) ramfuc_rd32(&(s)->base, &(s)->r_##r)
170 #define ram_wr32(s,r,d) ramfuc_wr32(&(s)->base, &(s)->r_##r, (d))
171 #define ram_nuke(s,r) ramfuc_nuke(&(s)->base, &(s)->r_##r)
172 #define ram_mask(s,r,m,d) ramfuc_mask(&(s)->base, &(s)->r_##r, (m), (d))
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dseq.h10 #define clk_have(s,r) ((s)->r_##r.addr != 0x000000)
11 #define clk_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r)
12 #define clk_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d))
13 #define clk_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d))
/netbsd-src/share/man/tools/
H A DTOOLKIT41 files _b_a_d_c_r_e_f[_1-_8] containing all bad cross-references in
49 running system. Produces files _b_a_d_f_r_e_f[_1-_8] containing
78 _n_a_m_e._o_r_d_e_r[_1-_8].
81 This procedure performs two types of verification of _n_r_o_f_f
94 entries. Produces file _s_p._e_r_r_s containing a section-by-
95 … section list of errors. Uses file /_u_s_r/_m_a_n/_t_o_o_l_s/_s_p._i_g_n_o_r_e
114 arguments (i.e., `mgrep "typewriter"'). Produces file _g_r_e_p_s,
125 Uses the _m_a_n command to _t_r_o_f_f and typeset manual entries.
129 processed. _M_r_o_f_f ignores files that contain only a `.so'
158 /_u_s_r/_m_a_n/_m_a_n_0. Uses files _b_r_e_a_k and _i_g_n_o_r_e in
[all …]
H A DREADME41 files _b_a_d_c_r_e_f[_1-_8] containing all bad cross-references in
49 running system. Produces files _b_a_d_f_r_e_f[_1-_8] containing
78 _n_a_m_e._o_r_d_e_r[_1-_8].
81 This procedure performs two types of verification of _n_r_o_f_f
94 entries. Produces file _s_p._e_r_r_s containing a section-by-
95 … section list of errors. Uses file /_u_s_r/_m_a_n/_t_o_o_l_s/_s_p._i_g_n_o_r_e
114 arguments (i.e., `mgrep "typewriter"'). Produces file _g_r_e_p_s,
125 Uses the _m_a_n command to _t_r_o_f_f and typeset manual entries.
129 processed. _M_r_o_f_f ignores files that contain only a `.so'
158 /_u_s_r/_m_a_n/_m_a_n_0. Uses files _b_r_e_a_k and _i_g_n_o_r_e in
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcomplex.c30 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dcomplex.c30 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/bsd/less/dist/
H A Dless.hlp38 /_p_a_t_t_e_r_n * Search forward for (_N-th) matching line.
39 ?_p_a_t_t_e_r_n * Search backward for (_N-th) matching line.
46 &_p_a_t_t_e_r_n * Display only matching lines.
75 m_<_l_e_t_t_e_r_> Mark the current top line with <letter>.
76 M_<_l_e_t_t_e_r_> Mark the current bottom line with <letter>.
77 '_<_l_e_t_t_e_r_> Go to a previously marked position.
80 ESC-m_<_l_e_t_t_e_r_> Clear a mark.
174 -p [_p_a_t_t_e_r_n] --pattern=[_p_a_t_t_e_r_n]
176 -P [_p_r_o_m_p_t] --prompt=[_p_r_o_m_p_t]
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpwhash_scryptsalsa208sha256.c265 uint32_t r, r_; in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash() local
277 &N_log2_, &r_, &p_) == NULL) { in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash()
281 if (N_log2 != N_log2_ || r != r_ || p != p_) { in crypto_pwhash_scryptsalsa208sha256_str_needs_rehash()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c46 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c46 #define COMPLEX_ASSIGN(z_, r_, i_) {__real__(z_) = (r_); __imag__(z_) = (i_);} argument
/netbsd-src/external/atheros/athn/dist/
H A Dathn-ar927197 � ������r^�/0-���4��������[��Ҡ��lr_�0���lr_� ���l[��r_��Ӡ"([��� r����l…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc747 c_expr (cpp_reader *r_, location_t loc, in c_expr() argument
750 : operand (OP_C_EXPR, loc), r (r_), code (code_), in c_expr()
5098 parser::parser (cpp_reader *r_, bool gimple_) in parser() argument
5100 r = r_; in parser()

123