Searched refs:ug (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dtaint.c62 const char *ug; local
67 ug = " while running setuid";
69 ug = " while running setgid";
71 ug = " while running with -t switch";
73 ug = " while running with -T switch";
80 Perl_ck_warner_d(aTHX_ packWARN(WARN_TAINT), f, s, ug); local
83 Perl_croak(aTHX_ f, s, ug);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020406-1.c63 DUPFF u, v, uf, ug, vf, vg; local
80 ug = DUPFFnew(df);
95 DUPFFshift_add(ug, vg, du-dv, p-q);
99 DUPFFswap(ug, vg);
105 DUPFFswap(ug, vg);
111 *gcofac = ug;
/openbsd-current/usr.sbin/mopd/otherOS/
H A DMakefile139 -@for i in $(DIRS); do if [ ! -d $$i ]; then mkdir $$i; chmod ug+w $$i; \
141 chmod ug+w $$i/Makefile; cd $$i; \
155 mkdir $$dir; chmod ug+w $$dir; \
157 chmod ug+w $$dir/Makefile
/openbsd-current/usr.bin/less/
H A Dcommand.c746 struct ungot *ug = ungot; local
747 int c = ug->ug_char;
748 ungot = ug->ug_next;
749 free(ug);
762 struct ungot *ug = ecalloc(1, sizeof (struct ungot)); local
764 ug->ug_char = c;
765 ug->ug_next = ungot;
766 ungot = ug;
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dlang.h51 ug, uk, ur, uz, enumerator in enum:__anon7400
H A Dlang.c538 { ug, "ug", "Uighur" },
/openbsd-current/gnu/usr.bin/perl/dist/I18N-LangTags/lib/I18N/LangTags/
H A DList.pm1598 =item {ug} : Uighur
/openbsd-current/sys/arch/amd64/amd64/
H A Dvmm_machdep.c2258 int ret = 0, ug = 0; local
2425 ug = 1;
2576 if (ug) {

Completed in 259 milliseconds