skip_unibuf      1556 source3/include/proto.h char *skip_unibuf(char *src, size_t len);
skip_unibuf       224 source3/nmbd/nmbd_processlogon.c 					q = skip_unibuf(unicomp, PTR_DIFF(buf + len, unicomp));
skip_unibuf       329 source3/nmbd/nmbd_processlogon.c 				uniuser = skip_unibuf(unicomp, PTR_DIFF(buf+len, unicomp));
skip_unibuf       336 source3/nmbd/nmbd_processlogon.c 				getdc = skip_unibuf(uniuser,PTR_DIFF(buf+len, uniuser));