postdot            51 lib/util/ms_fnmatch.c 	const char *postdot;
postdot            92 lib/util/ms_fnmatch.c 			if (max_n->postdot && max_n->postdot <= n && n <= ldot) {
postdot           100 lib/util/ms_fnmatch.c 					if (!max_n->postdot || max_n->postdot > n) max_n->postdot = n;
postdot            47 source3/lib/ms_fnmatch.c 	const smb_ucs2_t *postdot;
postdot            85 source3/lib/ms_fnmatch.c 			if (max_n->postdot && max_n->postdot <= n && n <= ldot) {
postdot            92 source3/lib/ms_fnmatch.c 					if (!max_n->postdot || max_n->postdot > n) max_n->postdot = n;