Home
last modified time | relevance | path

Searched refs:headerproc (Results 1 – 3 of 3) sorted by relevance

/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dmakestrs.c249 static void (*headerproc[])() = { local
279 (*headerproc[abi])(f, phile);
/dports/x11-toolkits/open-motif/motif-2.3.8/config/util/
H A Dmakestrs.c242 static void (*headerproc[])() = { DefaultWriteHeader, ArrayperWriteHeader, in WriteHeader() local
271 (*headerproc[abi])(f, phile); in WriteHeader()
/dports/x11-toolkits/libXt/libXt-1.2.1/util/
H A Dmakestrs.c286 static void (*headerproc[]) (FILE * f, File * phile) = { in WriteHeader() local
333 (*headerproc[abi]) (f, phile); in WriteHeader()