Searched refs:noguestmod (Results 1 – 1 of 1) sorted by relevance
127 int noguestmod = 1; /* anon users may not modify existing files. */ variable323 noguestmod = 0; in main()1742 if (guest && noguestmod) { in store()1750 if (guest && noguestmod) { in store()2587 if (guest && noguestmod) { in delete()2658 if (guest && noguestmod) { in renamefrom()