HomeSort by: relevance | last modified time | path
    Searched refs:ns_attr_u (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_freebsd2.h 78 #define ns_attr_u attributes macro
nfs_prot_netbsd1_3.h 90 #define ns_attr_u attributes macro
nfs_prot_bsdi3.h 115 #define ns_attr_u attributes macro
nfs_prot_default.h 85 #define ns_attr_u attributes macro
nfs_prot_freebsd3.h 100 #define ns_attr_u attributes macro
nfs_prot_netbsd.h 100 #define ns_attr_u attributes macro
nfs_prot_netbsd1_4.h 116 #define ns_attr_u attributes macro
nfs_prot_openbsd.h 113 #define ns_attr_u attributes macro
nfs_prot_aix3.h 115 #define ns_attr_u attributes macro
nfs_prot_aix4.h 113 #define ns_attr_u attributes macro
nfs_prot_aix4_2.h 118 #define ns_attr_u attributes macro
nfs_prot_darwin.h 93 #define ns_attr_u attributes macro
nfs_prot_nextstep.h 126 #define ns_attr_u attributes macro
470 nfsfattr ns_attr_u; member in union:attrstat::__anon6251
nfs_prot_aix4_3.h 118 #define ns_attr_u attributes macro
nfs_prot_aix5_1.h 118 #define ns_attr_u attributes macro
nfs_prot_aix5_2.h 215 #define ns_attr_u attributes macro
nfs_prot_linux.h 143 #define ns_attr_u attributes macro
nfs_prot_sunos5_3.h 123 #define ns_attr_u attributes macro
nfs_prot_sunos5_4.h 131 #define ns_attr_u attributes macro
nfs_prot_bsdi2.h 306 nfsfattr ns_attr_u; member in union:attrstat::__anon6196
nfs_prot_hpux.h 273 nfsfattr ns_attr_u; member in union:attrstat::__anon6205
nfs_prot_irix5.h 325 nfsfattr ns_attr_u; member in union:attrstat::__anon6222
  /src/external/bsd/am-utils/include/
amu_nfs_prot.h 114 #define ns_attr_u attributes macro
  /src/external/bsd/am-utils/dist/hlfsd/
stubs.c 140 res.ns_u.ns_attr_u = rootfattr;
160 res.ns_u.ns_attr_u = slinkfattr;
171 res.ns_u.ns_attr_u = un_fattr;
  /src/external/bsd/am-utils/dist/amd/
map.c 926 time_t last = mp->am_parent->am_attr.ns_u.ns_attr_u.na_mtime.nt_seconds;
927 clocktime(&mp->am_parent->am_attr.ns_u.ns_attr_u.na_mtime);
929 if (last == (time_t) mp->am_parent->am_attr.ns_u.ns_attr_u.na_mtime.nt_seconds)
930 mp->am_parent->am_attr.ns_u.ns_attr_u.na_mtime.nt_seconds++;

Completed in 83 milliseconds

1 2