Home
last modified time | relevance | path

Searched defs:sigp (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_shell.c366 const SIGS *sigp; in sigmsg() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-ed25519.c147 u_char **sigp, size_t *lenp, in ssh_ed25519_sign()
H A Dssh-xmss.c200 u_char **sigp, size_t *lenp, in ssh_xmss_sign()
H A Dssh-sk-client.c232 u_char **sigp, size_t *lenp, const u_char *data, size_t datalen, in sshsk_sign()
H A Dssh-dss.c258 u_char **sigp, size_t *lenp, in ssh_dss_sign()
H A Dauthfd.c407 u_char **sigp, size_t *lenp, in ssh_agent_sign()
H A Dmonitor_wrap.c268 mm_sshkey_sign(struct ssh *ssh, struct sshkey *key, u_char **sigp, size_t *lenp, in mm_sshkey_sign()
/netbsd-src/sys/netinet/
H A Dtcp_output.c1404 u_int8_t *sigp; in tcp_output() local
H A Dtcp_syncache.c1094 u_int8_t *sigp = NULL; in syn_cache_respond() local
H A Dtcp_input.c3083 void *sigp = NULL; tcp_dooptions() local
/netbsd-src/sys/dev/ic/
H A Dahcisata_core.c765 ahci_reset_drive(struct ata_drive_datas *drvp, int flags, uint32_t *sigp) in ahci_reset_drive()
841 uint32_t *sigp, uint8_t c_slot) in ahci_do_reset_drive()
H A Dwdc.c946 wdc_reset_drive(struct ata_drive_datas *drvp, int flags, uint32_t *sigp) in wdc_reset_drive()
H A Dsiisata.c665 siisata_reset_drive(struct ata_drive_datas *drvp, int flags, uint32_t *sigp) in siisata_reset_drive()
H A Dmvsata.c618 mvsata_reset_drive(struct ata_drive_datas *drvp, int flags, uint32_t *sigp) in mvsata_reset_drive()
/netbsd-src/sys/kern/
H A Dsys_pipe.c371 pipeselwakeup(struct pipe *selp, struct pipe *sigp, int code) in pipeselwakeup()
/netbsd-src/external/bsd/top/dist/
H A Dcommands.c365 struct sigdesc *sigp; in kill_procs() local
/netbsd-src/bin/ksh/
H A Djobs.c720 waitfor(cp, sigp) in waitfor() argument