Searched refs:postal (Results 1 - 1 of 1) sorted by relevance
/third_party/popt/tests/ |
H A D | test2.c | 37 static char *postal = NULL; variable 67 { "postal", 'P', POPT_ARG_STRING, &postal, 0, in main() 68 "postal or zip code", "postal" }, in main() 69 { "zip", 'z', POPT_ARG_STRING, &postal, 0, in main() 70 "postal or zip code", "postal" }, in main() 144 addr1,addr2, city, state, postal, in main()
|
Completed in 1 milliseconds