]> andersk Git - openssh.git/blob - openbsd-compat/strmode.h
- (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
[openssh.git] / openbsd-compat / strmode.h
1 /* $Id$ */
2
3 #ifndef HAVE_STRMODE
4
5 void strmode(register mode_t mode, register char *p);
6
7 #endif
This page took 0.774191 seconds and 5 git commands to generate.