]> andersk Git - moira.git/blame - include/ureg_proto.h
Change `SMS' to `Moira' where possible.
[moira.git] / include / ureg_proto.h
CommitLineData
6e6374cb 1/*
2 * $Source$
3 * $Author$
4 * $Header$
5 *
6 * Copyright (C) 1987 by the Massachusetts Institute of Technology
7 *
6e6374cb 8 */
9
10#define UREG_VERIFY_USER 0
11#define UREG_RESERVE_LOGIN 1
12#define UREG_SET_PASSWORD 2
f817ff86 13#define UREG_SET_IDENT 3
14#define UREG_GET_KRB 4
1107ee91 15#define UREG_GET_SECURE 5
16#define UREG_SET_SECURE 6
fc55b70d 17
18typedef u_long U_32BIT;
This page took 0.992973 seconds and 5 git commands to generate.