Home
last modified time | relevance | path

Searched refs:SZAPPNAME (Results 1 – 2 of 2) sorted by relevance

/reactos/base/services/nfsd/
H A Dservice.c103 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()
H A Dservice.h65 #define SZAPPNAME "nfsd" macro