Searched refs:contributor (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/port/
H A Dastlicense.c146 KEY("contributor"),
511 int contributor; local
556 contributor = i = k = 0;
619 contributor = 0;
621 contributor = 1;
678 if (contributor)
/ast/src/cmd/html/
H A Dmm2html.sh2801 do v=${contributor[$a]}
/ast/src/cmd/INIT/
H A Dproto.c1515 { "contributor",sizeof( "contributor")-1,0},
1865 int contributor; local
1910 contributor = i = k = 0;
1973 contributor = 0;
1975 contributor = 1;
2032 if (contributor)
/ast/src/cmd/nmake/
H A DMakerules.mk4982 G := $(sh egrep -c "^(contributor|license)=\($" $(F) || true)

Completed in 47 milliseconds