popt/findme.h

説明を見る。
00001 /** \ingroup popt
00002  * \file popt/findme.h
00003  */
00004 
00005 /* (C) 1998-2000 Red Hat, Inc. -- Licensing details are in the COPYING
00006    file accompanying popt source distributions, available from 
00007    ftp://ftp.rpm.org/pub/rpm/dist. */
00008 
00009 #ifndef H_FINDME
00010 #define H_FINDME
00011 
00012 /**
00013  * Return absolute path to executable by searching PATH.
00014  * @param argv0         name of executable
00015  * @return              (malloc'd) absolute path to executable (or NULL)
00016  */
00017 /*@null@*/ const char * findProgramPath(/*@null@*/ const char * argv0)
00018         /*@*/;
00019 
00020 #endif

Sambaに対してSat Aug 29 21:23:13 2009に生成されました。  doxygen 1.4.7