Searched defs:program_name (Results 1 – 6 of 6) sorted by relevance
35 static char const *program_name; variable
34 char *program_name; /** not used on hardware, only for simulation */ member
33 char *program_name; /* used in case of PLATFORM_SIM */ member
64 static const char *program_name; variable
299 pid_t getpid_by_pdp(int pdp, const char* program_name) in getpid_by_pdp()
83 const char *program_name="rz"; /* the name by which we were called */ variable