Lines Matching refs:catfd
75 static nl_catd catfd; /* Message catalog fd (obsolete) */
284 PrintError(catgets(catfd, 1, 1,
710 PrintError(catgets(catfd, 12, 1,
794 gui_synopsis = catgets(catfd, 13, 1, " [-gui]");
803 printf(catgets(catfd, 2, 1,
813 printf(catgets(catfd, 15, 1,
989 PrintError(catgets(catfd, 6, 1,
1122 program_field = catgets(catfd, 7, 1,
1126 program_field = catgets(catfd, 7, 1,
1212 printf(catgets(catfd, 8, 1,
1229 printf(catgets(catfd, 9, 1,
1287 PrintError(catgets(catfd, 6, 1,
1379 PrintError(catgets(catfd, 21, 2,
1386 printf(catgets(catfd, 9, 1,
1398 PrintError(catgets(catfd, 20, 1,
1584 catfd = catopen("fbconfig", 0);
1653 PrintError(catgets(catfd, 11, 1,
1658 PrintError(catgets(catfd, 10, 1,
1784 catclose(catfd); /* Needn't have passed this to a child */