Home
last modified time | relevance | path

Searched refs:wattr (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/smbfs/
H A Dsmbfs_smb.c376 u_int16_t wattr; in smbfs_smb_query_info() local
401 md_get_uint16le(mdp, &wattr); in smbfs_smb_query_info()
402 fap->fa_attr = wattr; in smbfs_smb_query_info()
677 u_int16_t fid, wattr, grantedmode; in smbfs_smb_open() local
704 md_get_uint16le(mdp, &wattr); in smbfs_smb_open()
1243 u_int16_t date, time, wattr; in smbfs_findnextLM2() local
1274 md_get_uint16le(mbp, &wattr); in smbfs_findnextLM2()
1275 ctx->f_attr.fa_attr = wattr; in smbfs_findnextLM2()
/freebsd/contrib/ncurses/
H A Dconfigure.in1046 ### use option --enable-wattr-macros to enable wattr* macros in curses.h
1047 AC_MSG_CHECKING(if you want to enable wattr* macros)
1048 AC_ARG_ENABLE(wattr-macros,
1049 [ --enable-wattr-macros enable wattr* macros],
H A DINSTALL789 --enable-wattr-macros
793 library, because the wattr* macros use a new field in the WINDOW
H A Dconfigure797 --enable-wattr-macros enable wattr* macros
H A DNEWS1059 + change default for --disable-wattr-macros option to help packagers
3254 + add configure script option --disable-wattr-macros for use in cases
3256 development, by suppressing the wattr* macros which differ due to
15007 + fixes for menus & wattr-, slk-functions (Juergen Pfeifer)
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in159 * Definition used to optionally suppress wattr* macros to help with the