Searched refs:linenum (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dldapmodify.c447 int rc, linenum, vlen, modop, replicaport; local
458 expect_chgtype_or_control = linenum = got_value = rename = moddn = 0;
469 ++linenum;
491 ldaptool_progname, linenum, dn == NULL ? "" : dn );
606 linenum, dn );
618 ldaptool_progname, type, linenum, dn);
644 ldaptool_progname, type, linenum, dn);
656 ldaptool_progname, linenum, dn == NULL ? "" : dn );
671 ldaptool_progname, T_NEWRDNSTR, type, linenum, dn );
698 ldaptool_progname, linenum, d
790 int rc, linenum, modop; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DAssembler.pm28 my($linenum, $errors, $out); # global state, set up by newasm
32 warn "$linenum: $str\n";
256 $linenum = $errors = 0;
266 $linenum = $errors = $out = 0;
272 $linenum++;
/osnet-11/usr/src/lib/libnsl/netselect/
H A Dnetselect.c78 * linenum - the current line number of the /etc/netconfig
96 static int linenum = 0; /* "owned" by getnetlist() */ variable
304 linenum = 0;
331 linenum++;
849 fieldnum, linenum);
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevfsmap.c130 int linenum; member in struct:conf_file
182 filep->filename, filep->linenum);
596 filep->linenum++;
652 file.linenum = 1;
712 file.linenum++;
1896 file.linenum = 1;
1948 file.linenum++;
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm155 my $linenum = 0;
163 $linenum++;
175 $linenum]);
182 [5, gettext('Parse error on line %d'), $linenum],
196 $projent->{'linenum'} = $linenum;
1055 $projent->{'linenum'}], \@lineerr);
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c96 static int linenum = 1; variable
504 linenum++;
782 linenum = 1;

Completed in 76 milliseconds