File: policy.h

package info (click to toggle)
citadel 902-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,904 kB
  • ctags: 4,359
  • sloc: ansic: 54,083; sh: 4,226; yacc: 651; makefile: 413; xml: 40
file content (3 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (4)
1
2
3
void GetExpirePolicy(struct ExpirePolicy *epbuf, struct ctdlroom *qrbuf);
void cmd_gpex(char *argbuf);
void cmd_spex(char *argbuf);