Searched defs:sentp (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_heartbeat.c275 int64_t *sentp, sent; local
308 sentp = (int64_t *)(hpp + 1);
309 bcopy(sentp, &sent, sizeof (sent));
312 bcopy(++sentp, &secret, sizeof (secret));
315 bcopy(++sentp, &addr, sizeof (addr));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c435 register char *sentp; local
440 sentp = entp;
443 entp = sentp;
/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c366 tchar *sentp; local
374 sentp = entp;
377 entp = sentp;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c399 register char *sentp; local
404 sentp = entp;
407 entp = sentp;

Completed in 62 milliseconds