HomeSort by relevance Sort by last modified time
    Searched defs:pe (Results 1 - 25 of 56) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/
ratoi.c 17 char *pe; local
19 i = (int)strtol(ps, &pe, 0);
20 if (*pe != '\0' || i < min || i > max)
  /onnv/onnv-gate/usr/src/cmd/ldap/common/
idtest.c 32 PE pe; local
35 /* read the pe from standard in */
44 /* write the pe to standard out */
63 while ( (pe = ps2pe( psin )) != NULLPE ) {
64 pe2pl( pserr, pe );
65 pe2ps( psout, pe );
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/lib/
sharetab.c 168 char *p, *pe; local
180 if (pe = strchr(p, '=')) {
181 *pe = '\0';
183 val = strdup(pe + 1);
  /onnv/onnv-gate/usr/src/cmd/rexd/
sharetab.c 160 char *p, *pe; local
172 if (pe = strchr(p, '=')) {
173 *pe = '\0';
175 return (pe + 1);
  /onnv/onnv-gate/usr/src/lib/libresolv2/common/irs/
getprotoent_r.c 41 struct protoent *pe = getprotobyname(name); local
45 if (pe == NULL || (n = copy_protoent(pe, pptr, PROTO_R_COPY)) != 0)
52 if (pe == NULL)
55 return (copy_protoent(pe, pptr, PROTO_R_COPY));
61 struct protoent *pe = getprotobynumber(proto); local
65 if (pe == NULL || (n = copy_protoent(pe, pptr, PROTO_R_COPY)) != 0)
72 if (pe == NULL)
75 return (copy_protoent(pe, pptr, PROTO_R_COPY))
87 struct protoent *pe = getprotoent(); local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
faults.c 41 register char *ptr, *pe; local
50 pe = "PrinterError:";
51 peLen = strlen(pe);
52 if (strncmp(reason,pe,peLen) == 0)
58 pe = reason + strlen(reason) -1;
59 pe = reason;
60 while (pe = strchr(pe,'\n'))
61 *pe = ' ';
63 pe = reason + strlen(reason) -1
    [all...]
  /onnv/onnv-gate/usr/src/cmd/hal/hald/solaris/
osspec.c 206 port_event_t pe; local
217 (void) port_get(mnttab_port, &pe, &timeout);
  /onnv/onnv-gate/usr/src/cmd/svc/startd/
wait.c 252 port_event_t pe; local
256 if (port_get(port_fd, &pe, NULL) != 0) {
267 fd = pe.portev_object;
268 wi = pe.portev_user;
272 if ((pe.portev_events & POLLHUP) == POLLHUP) {
301 (pe.portev_events & POLLERR) == 0) {
  /onnv/onnv-gate/usr/src/cmd/tsol/tninfo/
tninfo.c 281 struct protoent *pe; local
301 if ((pe = getprotobynumber(tsme->tsme_mlp.mlp_ipp)) == NULL)
304 (void) printf("/%s", pe->p_name);
  /onnv/onnv-gate/usr/src/cmd/ctwatch/
ctwatch.c 378 port_event_t pe; local
380 if (port_get(port_fd, &pe, NULL) == -1) {
385 w = pe.portev_user;
386 while (get_event(pe.portev_object, w->wf_type, opt_verbose))
388 if (port_associate(port_fd, PORT_SOURCE_FD, pe.portev_object,
389 POLLIN, pe.portev_user) == -1)
  /onnv/onnv-gate/usr/src/cmd/checknr/
checknr.c 161 static void pe(int lineno);
292 pe(lineno);
299 pe(lineno);
337 pe(lineno);
354 pe(lineno);
380 pe(stk[i].lno);
472 pe(stk[j+1].lno);
485 pe(lineno);
498 pe(int lineno) function
516 pe(lineno)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
traceroute_aux.c 150 struct protoent *pe; local
156 if ((pe = getprotobyname("ip")) == NULL) {
183 if (setsockopt(sndsock, pe->p_proto, IP_OPTIONS, (const char *)optlist,
  /onnv/onnv-gate/usr/src/cmd/oamuser/user/
userdefs.c 73 #define FIELD(up, pe, type) (*(type *)((char *)(up) + (pe)->off))
166 const parsent_t *pe; local
187 pe = scan(&ptr);
189 if (pe != NULL) {
190 switch (pe->type) {
192 FIELD(&defaults, pe, int) =
196 FIELD(&defaults, pe, projid_t) =
200 FIELD(&defaults, pe, char *) = dup_to_nl(ptr);
  /onnv/onnv-gate/usr/src/cmd/sendmail/libsm/
ldap.c 991 char *pe; local
1015 pe = *result + *resultsz;
1020 p < pe)
1026 pe - p);
1027 if (p < pe)
1032 pe - p);
1034 if (p >= pe)
  /onnv/onnv-gate/usr/src/uts/common/io/chxge/
glue.c 174 struct pe_reg *pe; local
201 pe = (struct pe_reg *)dmp->b_rptr;
209 if ((dmp->b_wptr - dmp->b_rptr) != sizeof (*pe)) {
215 pe->addr &= (uint32_t)~3;
217 pe->pe_mask32 = 0xFFFFFFFF;
219 if (pe->addr == 0x950)
220 pe->pe_reg_val = reg = t1_sge_get_ptimeout(chp);
222 pe->pe_reg_val = reg = t1_read_reg_4(chp, pe->addr);
225 iocp->ioc_count = sizeof (*pe);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
expand.c 346 register char *pe, *pm, *pl; local
356 for (pe = ++p; *pe; pe++)
357 switch (*pe) {
370 for (pe++; *pe && *pe != ']'; pe++)
372 if (!*pe)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
tftp.c 624 struct errmsg *pe; local
629 for (pe = errmsgs; pe->e_code >= 0; pe++)
630 if (pe->e_code == error)
632 if (pe->e_code < 0) {
633 pe->e_msg = strerror(error - 100);
636 (void) strlcpy(tp->th_msg, pe->e_msg,
638 length = strlen(pe->e_msg) + 4;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
glob.c 310 register char *pe, *pm, *pl; local
318 for (pe = ++p; *pe; pe++) {
319 switch (*pe) {
332 for (pe++; *pe && *pe != ']'; pe++)
334 if (!*pe) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/geniconvtbl/
itmcomp.c 566 char *pe; local
580 pe = strchr(p, ':');
581 dir_len = ((NULL == pe) ? strlen(p) : (pe - p));
594 p = ((NULL == pe) ? NULL : (pe + 1));
  /onnv/onnv-gate/usr/src/cmd/pools/poold/
poold.c 291 pool_elem_t *pe; local
333 pe = pool_conf_to_elem(conf);
335 if (pool_put_property(conf, pe, "system.poold.sighup",
342 (void) pool_rm_property(conf, pe,
  /onnv/onnv-gate/usr/src/cmd/sgs/m4/common/
m4macs.c 218 wchar_t *pe; /* used by grammar */ variable
229 pe = ap[1];
  /onnv/onnv-gate/usr/src/cmd/utmpd/
utmpd.c 829 struct pidentry pe; local
832 pe.pl_pid = pid;
833 p = bsearch(&pe, pidtable, pidcnt, sizeof (struct pidentry), pidcmp);
  /onnv/onnv-gate/usr/src/lib/libslp/clib/
SLPUtils.c 559 slp_prop_entry_t *pe, **pe2; local
567 if (!(pe = malloc(sizeof (*pe)))) {
573 if (!(pe->key = strdup(pcName))) {
574 free(pe);
579 if (!(pe->val = strdup(pcValue))) {
580 free((void *) pe->key);
581 free(pe);
588 pe2 = slp_tsearch((void *) pe, &slp_props, compare_props);
589 if (pe != *pe2)
600 slp_prop_entry_t pe[1], **ans; local
619 slp_prop_entry_t *pe; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/svr4pkg/libinst/
ocfile.c 432 char *pe; local
465 pe = vfpGetCurrCharPtr(*a_cfTmpVfp); /* last char in contents file */
467 pl = pe; /* last match is last char in contents file */
471 while ((pe > ps) && ((*pe == '\n') || (*pe == '\0'))) {
472 pe--;
477 while (pe > ps) {
478 if (*pe != '\n') {
480 pl = pe--
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_capture.c 305 volatile char *pe = bufstop < pstop ? bufstop : pstop; local
310 for (pp = pktp; pp < pe; pp += li) {
311 c = ((pe - pp) < li ? pe - pp : li);

Completed in 8888 milliseconds

1 2 3