OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attributes_follow
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
nfs_subr.c
991
pre_op->
attributes_follow
= 0;
992
post_op->
attributes_follow
= 0;
998
pre_op->
attributes_follow
= 1;
1000
post_op->
attributes_follow
= 1;
1019
post_op_dir->
attributes_follow
= 0;
1023
pre_op_dir->
attributes_follow
= 0;
1032
pre_op_dir->
attributes_follow
= 1;
1165
post_op_dir->
attributes_follow
= 0;
1181
post_op_dir->
attributes_follow
= 1;
1186
post_op_obj->
attributes_follow
= 0
[
all
...]
/src/lib/librpcsvc/
nfs_prot.x
408
union post_op_attr switch (bool
attributes_follow
) {
421
union pre_op_attr switch (bool
attributes_follow
) {
/src/external/bsd/am-utils/dist/libamu/
xdr_func.c
1195
if (!xdr_bool(xdrs, &objp->
attributes_follow
))
1197
switch (objp->
attributes_follow
) {
1264
if (!xdr_bool(xdrs, &objp->
attributes_follow
))
1266
switch (objp->
attributes_follow
) {
/src/external/bsd/am-utils/dist/include/
am_xdr_func.h
203
bool_t
attributes_follow
;
member in struct:am_post_op_attr
229
bool_t
attributes_follow
;
member in struct:am_pre_op_attr
Completed in 19 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026