File: fmtqfn.h

package info (click to toggle)
qmail 1.03-24
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 2,980 kB
  • ctags: 2,077
  • sloc: ansic: 16,163; makefile: 2,436; sh: 749; perl: 537
file content (8 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
#ifndef FMTQFN_H
#define FMTQFN_H

extern unsigned int fmtqfn();

#define FMTQFN 40 /* maximum space needed, if len(dirslash) <= 10 */

#endif