Home
last modified time | relevance | path

Searched refs: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; in sctp_process_heartbeat() local
308 sentp = (int64_t *)(hpp + 1); in sctp_process_heartbeat()
309 bcopy(sentp, &sent, sizeof (sent)); in sctp_process_heartbeat()
312 bcopy(++sentp, &secret, sizeof (secret)); in sctp_process_heartbeat()
315 bcopy(++sentp, &addr, sizeof (addr)); in sctp_process_heartbeat()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c434 register char *sentp; local
439 sentp = entp;
442 entp = sentp;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c397 register char *sentp; in match() local
402 sentp = entp; in match()
405 entp = sentp; in match()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c369 tchar *sentp; in match() local
377 sentp = entp; in match()
380 entp = sentp; in match()