Searched refs:myprogname (Results 1 – 2 of 2) sorted by relevance
54 static const char *myprogname; variable284 myprogname = pn; in complain_init()297 fprintf(stderr, "%s: ", myprogname); in complain()
391 const char *myprogname = NULL; /* XXXgcc */ in handshake_req() local404 myprogname = getprogname(); in handshake_req()408 myprogname = "???"; in handshake_req()419 myprogname = commname; in handshake_req()421 myprogname = "???"; in handshake_req()426 bonus = strlen(myprogname)+1; in handshake_req()447 IOVPUT_WITHSIZE(iov[1], __UNCONST(myprogname), bonus); in handshake_req()