Home
last modified time | relevance | path

Searched refs:duid (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c68 uchar_t *duid = NULL; in read_stable_duid() local
73 (duid = malloc(sb.st_size)) != NULL) { in read_stable_duid()
74 retv = read(fd, duid, sb.st_size); in read_stable_duid()
78 free(duid); in read_stable_duid()
85 duid = NULL; in read_stable_duid()
89 return (duid); in read_stable_duid()
101 write_stable_duid(const uchar_t *duid, size_t duidlen) in write_stable_duid() argument
109 retv = write(fd, duid, duidlen); in write_stable_duid()
/titanic_44/usr/src/cmd/tar/
H A Dtar.c4467 uid_t duid; in resugname() local
4491 if ((duid = getuidbyname(u_g_name)) == -1) { in resugname()
4496 duid = sp->st_uid; in resugname()
4513 duid = sp->st_uid; in resugname()
4517 (void) fchownat(dirfd, name, duid, dgid, symflag); in resugname()
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6682 /etc/dhcp/duid, will be used to hold the automatically generated