Home
last modified time | relevance | path

Searched defs:ncomp (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/hastd/
H A Dprimary.c181 #define QUEUE_INSERT1(hio, name, ncomp) do { \ argument
198 #define QUEUE_TAKE1(hio, name, ncomp, timeout) do { \ argument
1135 remote_close(struct hast_resource *res, int ncomp) in remote_close()
1181 unsigned int ncomp; in write_complete() local
1227 unsigned int ii, ncomp, ncomps; in ggate_recv_thread() local
1387 unsigned int ncomp, rncomp; in local_send_thread() local
1502 keepalive_send(struct hast_resource *res, unsigned int ncomp) in keepalive_send()
1550 unsigned int ncomp; in remote_send_thread() local
1706 unsigned int ncomp; in remote_recv_thread() local
1960 unsigned int ii, ncomp, ncomps; in sync_thread() local
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dprincipal.c195 int ncomp; in krb5_parse_name_flags() local
H A Dstore.c948 int32_t ncomp; in krb5_ret_principal() local
/freebsd/crypto/openssh/
H A Dkex.c932 int nenc, nmac, ncomp; in kex_choose_conf() local
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py493 def did_rename(self, fid, ncomp, newdir=None): argument