Searched refs:noguestmod (Results 1 – 1 of 1) sorted by relevance
130 int noguestmod = 1; /* anon users may not modify existing files. */ variable323 noguestmod = 0; in main()1715 if (guest && noguestmod) { in store()1723 if (guest && noguestmod) { in store()2556 if (guest && noguestmod) { in delete()2627 if (guest && noguestmod) { in renamefrom()