Home
last modified time | relevance | path

Searched defs:bitsp (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/inet/
H A Dinet_net_pton.c188 getbits(const char *src, int *bitsp) { in getbits() argument
218 getv4(const char *src, u_char *dst, int *bitsp) { in getv4() argument
/freebsd/crypto/openssh/
H A Dhostfile.c158 hostfile_read_key(char **cpp, u_int *bitsp, struct sshkey *ret) in hostfile_read_key()
H A Dssh-keygen.c179 type_bits_valid(int type, const char *name, u_int32_t *bitsp) in type_bits_valid()