Searched refs:print (Results 1 – 4 of 4) sorted by relevance
85 int print = cdprint; /* set -cdprint to enable */ in cdcmd() local112 print = 1; in cdcmd()118 print = 1; in cdcmd()126 if (!print) { in cdcmd()132 print = strcmp(p, dest); in cdcmd()134 if (docd(p, print) >= 0) in cdcmd()150 docd(char *dest, int print) in docd() argument159 TRACE(("docd(\"%s\", %d) called\n", dest, print)); in docd()202 if (print && iflag && curdir) in docd()
240 third argument specifies whether it is to print an error message246 and only print error messages if the command cannot be found257 tells the cd command that it should print out the directory name,
70 static String print(RSAPublicKey key) throws Exception { in print() method in DumpPublicKey141 System.out.print(print(key)); in main()
69 static int print() { in print() function153 print(); in main()