Searched defs:userp (Results 1 – 9 of 9) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | getnetgrent.c | 229 char **hostp, **userp, **domp, *buf; in files_getnetgrent_r() local 297 char **hostp, **userp, **domp, *buf; in compat_getnetgrent_r() local 414 _getnetgrent_r(char **hostp, char **userp, char **domp, char *buf, 925 getnetgrent_r(char **hostp, char **userp, char **domp, char *buf, size_t bufsize) 941 getnetgrent(char **hostp, char **userp, char **domp)
|
/freebsd/libexec/revnetgroup/ |
H A D | parse_netgroup.c | 117 __getnetgrent(char **hostp, char **userp, char **domp) in __getnetgrent()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | sa.c | 1164 uint16_t length, int length_idx, boolean_t var_length, void *userp) in sa_build_idx_tab() 1178 sa_iterfunc_t func, sa_lot_t *tab, void *userp) in sa_attr_iter() 1228 uint16_t length, int length_idx, boolean_t variable_length, void *userp) in sa_byteswap_cb() 1394 sa_handle_get_from_db(objset_t *os, dmu_buf_t *db, void *userp, in sa_handle_get_from_db() 1444 sa_handle_get(objset_t *objset, uint64_t objid, void *userp, in sa_handle_get()
|
/freebsd/sys/kern/ |
H A D | vfs_aio.c | 687 struct proc *userp; in aio_selectjob() local 863 aio_bio_done_notify(struct proc *userp, struct kaiocb *job) in aio_bio_done_notify() 1018 struct proc *userp; in aio_complete() local 1821 aio_kick_nowait(struct proc *userp) in aio_kick_nowait() 1838 aio_kick(struct proc *userp) in aio_kick() 1869 struct proc *userp = context; in aio_kick_helper() local
|
/freebsd/crypto/openssh/ |
H A D | misc.c | 803 parse_user_host_path(const char *s, char **userp, char **hostp, char **pathp) in parse_user_host_path() 871 parse_user_host_port(const char *s, char **userp, char **hostp, int *portp) in parse_user_host_port() 998 parse_uri(const char *scheme, const char *uri, char **userp, char **hostp, in parse_uri()
|
H A D | scp.c | 752 parse_scp_uri(const char *uri, char **userp, char **hostp, int *portp, in parse_scp_uri()
|
H A D | readconf.c | 3314 parse_ssh_uri(const char *uri, char **userp, char **hostp, int *portp) in parse_ssh_uri()
|
H A D | ssh-agent.c | 707 char **userp, struct sshbuf **sess_idp, struct sshkey **hostkeyp) in parse_userauth_request()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_mgmt.c | 620 uint8_t *userp; in ocs_mgmt_firmware_write() local
|