Lines Matching refs:str2short
227 tsetenv(STRNLSPATH, str2short(new)); in add_localedir_to_nlspath()
360 setcopy(STRhistory, str2short("100"), VAR_READWRITE); in main()
645 setcopy(STReuser, str2short(pw->pw_name), VAR_READWRITE); in main()
660 setcopy(STRuser, str2short(pw->pw_name), VAR_READWRITE); in main()
672 setcopy(STRgroup, str2short(gr->gr_name), VAR_READWRITE); in main()
686 tsetenv(STRHOST, str2short(cbuff)); in main()
703 tsetenv(STRSYSTYPE, quote(str2short(tcp))); in main()
760 setcopy(STRkillring, str2short("30"), VAR_READWRITE); in main()
767 importpath(str2short(_PATH_DEFPATH)); in main()
778 importpath(str2short(tcp)); in main()
805 tsetenv(STRPROGRAM_ENVIRONMENT, quote(str2short(tcp))); in main()
810 parseLS_COLORS(str2short(tcp)); in main()
812 parseLSCOLORS(str2short(tcp)); in main()
871 autoset_dspmbyte(str2short(tcp)); in main()
952 cp = str2short(tcp); in main()