full              259 lib/zlib/examples/gzappend.c     int ret, lastbit, left, full;
full              294 lib/zlib/examples/gzappend.c     have = full = 0;
full              320 lib/zlib/examples/gzappend.c             full = 1;
full              360 lib/zlib/examples/gzappend.c     if (full) {
full              151 librpc/gen_ndr/eventlog.h 	uint32_t full;
full              689 librpc/gen_ndr/ndr_eventlog.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->full));
full              700 librpc/gen_ndr/ndr_eventlog.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->full));
full              711 librpc/gen_ndr/ndr_eventlog.c 	ndr_print_uint32(ndr, "full", r->full);
full             2594 source3/lib/util.c 	char *full = NULL;
full             2610 source3/lib/util.c 				full = hp->h_aliases[i];
full             2615 source3/lib/util.c 	if (full && (StrCaseCmp(full, "localhost.localdomain") == 0)) {
full             2620 source3/lib/util.c 		full = hp->h_name;
full             2622 source3/lib/util.c 	if (!full) {
full             2623 source3/lib/util.c 		full = hp->h_name;
full             2626 source3/lib/util.c 	DEBUG(10,("name_to_fqdn: lookup for %s -> %s.\n", name, full));
full             2627 source3/lib/util.c 	fstrcpy(fqdn, full);
full              646 source3/rpc_server/srv_eventlog_nt.c 	f.full = false;