Searched defs:ncomp (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/hastd/ |
H A D | primary.c | 181 #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 D | principal.c | 195 int ncomp; in krb5_parse_name_flags() local
|
H A D | store.c | 948 int32_t ncomp; in krb5_ret_principal() local
|
/freebsd/crypto/openssh/ |
H A D | kex.c | 932 int nenc, nmac, ncomp; in kex_choose_conf() local
|
/freebsd/contrib/lib9p/pytest/ |
H A D | p9conn.py | 493 def did_rename(self, fid, ncomp, newdir=None): argument
|