pipe_auth_type     50 source3/include/client.h 	enum pipe_auth_type auth_type; /* switch for the union below. Defined in ntdomain.h */
pipe_auth_type    192 source3/include/ntdomain.h 	enum pipe_auth_type auth_type; /* switch for union below. */
pipe_auth_type     27 source3/rpcclient/rpcclient.c static enum pipe_auth_type pipe_default_auth_type = PIPE_AUTH_TYPE_NONE;