Searched refs:howstr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/bootstrap_cmds-91/migcom.tproj/
H A Duser.c853 string_t howstr; local
865 howstr = it->itElement->itInNameStr;
874 howstr = it->itInNameStr;
908 fprintf(file, "\t%sdisposition = %s;\n", string, howstr);
1440 char *howstr; local
1448 howstr = it->itElement->itOutNameStr;
1455 howstr = it->itOutNameStr;
1463 fprintf(file, " ||\n\t%s %sdisposition != %s", tab, string, howstr);
H A Dserver.c1866 char *howstr; local
1874 howstr = it->itElement->itOutNameStr;
1881 howstr = it->itOutNameStr;
1889 fprintf(file, " ||\n\t%s %sdisposition != %s", tab, string, howstr);

Completed in 183 milliseconds