Searched defs:cmode (Results 1 - 9 of 9) sorted by relevance
| /src/sys/kern/ |
| H A D | subr_acl_posix1e.c | 326 acl_posix1e_newfilemode(mode_t cmode, struct acl *dacl) argument
|
| H A D | vfs_vnops.c | 171 vn_open(struct vnode * at_dvp,struct pathbuf * pb,int nmode,int fmode,int cmode,struct vnode ** ret_vp,bool * ret_domove,int * ret_fd) argument
|
| H A D | vfs_syscalls.c | 1765 int flags, cmode; local in function:do_open
|
| /src/sys/dev/wscons/ |
| H A D | wsdisplay_compat_usl.c | 403 #define cmode ((struct vt_mode *)data) macro
|
| /src/sys/fs/union/ |
| H A D | union_subr.c | 896 int cmode = UN_FILEMODE & ~l->l_proc->p_cwdi->cwdi_cmask; local in function:union_vn_create
|
| /src/sys/dev/ic/ |
| H A D | interwave.c | 375 u_char reg, cmode, val, mixer_image; local in function:iwreset
|
| H A D | interwavevar.h | 182 u_char cmode; /* Codec Operation Mode */ member in struct:iw_softc
|
| /src/tests/dev/audio/ |
| H A D | audiotest.c | 6836 test_audioctl_open_1(int fmode, int cmode) argument 6879 test_audioctl_open_2(int fmode, int cmode) argument
|
| /src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah_regdomain.c | 1904 struct cmode { struct
|
Completed in 38 milliseconds