Lines Matching +full:get +full:- +full:only
31 Some of the high-level
47 .Bl -tag -width datagram_v
69 except that it chooses only the connection oriented transports
80 except that it chooses only the connectionless datagram transports
89 except that it chooses only the connection oriented datagram transports
97 except that it chooses only the connectionless datagram transports
119 .Bd -literal
131 .Bd -literal
158 .Bd -literal
170 void (*cl_geterr)(); /* get specific error code */
181 .Bd -literal
196 enum xprt_stat (*xp_stat)(); /* get transport status */
197 bool_t (*xp_getargs)(); /* get arguments */
205 bool_t (*xp_control)(); /* catch-all function */
219 .Bd -literal
225 caddr_t rq_clntcred; /* read only cooked cred */
230 .Bd -literal
247 #define RNDUP(x) ((((x) + BYTES_PER_XDR_UNIT - 1) /
269 bool_t (*x_getlong)(); /* get a long from underlying stream */
271 bool_t (*x_getbytes)(); /* get bytes from underlying stream */
300 * Only provided for compatibility, it should not be used other than
313 .Bl -tag -width "authunix_create_default()" -compact
499 .Bl -tag -width /etc/netconfig