Searched defs:openmode (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.sbin/ppp/ |
H A D | lcp.c | 286 lcp_Setup(struct lcp *lcp, int openmode) in lcp_Setup()
|
H A D | lcp.h | 90 int openmode; /* when to start CFG REQs */ member
|
/freebsd/crypto/openssh/ |
H A D | sftp-client.c | 1542 u_int openmode, Attrib *a, u_char **handlep, size_t *handle_lenp) in send_open() 2037 u_int openmode, id, status = SSH2_FX_OK, reordered = 0; in sftp_upload() local
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clvnops.c | 1216 uint32_t openmode; in nfs_lookup() local
|
H A D | nfs_clrpcops.c | 1501 struct nfsfh **nfhpp, int *attrflagp, int *dattrflagp, uint32_t openmode) in nfsrpc_lookup() argument [all...] |
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_control.c | 977 static const int openmode = O_CREAT | O_TRUNC | O_WRONLY save_config() local
|