se_priv_from_name  623 source3/include/proto.h bool se_priv_from_name( const char *name, SE_PRIV *mask );
se_priv_from_name  291 source3/lib/privileges.c 	if (! se_priv_from_name(name, &mask)) {
se_priv_from_name  343 source3/lib/privileges.c 	if (! se_priv_from_name(name, &mask)) {
se_priv_from_name 2312 source3/rpc_server/srv_lsa_nt.c 	if ( !se_priv_from_name( name, &mask ) )
se_priv_from_name  643 source3/utils/net_sam.c 	if (se_priv_from_name(argv[0], &mask)) {
se_priv_from_name  696 source3/utils/net_sam.c 		if (!se_priv_from_name(argv[i], &mask)) {
se_priv_from_name  735 source3/utils/net_sam.c 		if (!se_priv_from_name(argv[i], &mask)) {