Searched refs:SZAPPNAME (Results 1 – 2 of 2) sorted by relevance
103 printf( "%s -install to install the service\n", SZAPPNAME ); in main()104 printf( "%s -remove to remove the service\n", SZAPPNAME ); in main()105 printf( "%s -debug <params> to run as a console app for debugging\n", SZAPPNAME ); in main()
65 #define SZAPPNAME "nfsd" macro