Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/ypupdated/
H A Drpc.ypupdated.c287 char fake_key[10]; in update() local
297 strncpy(fake_key, "junk", 4); in update()
299 fake_key, strlen(fake_key), &outval, &outval_len); in update()