Initial implementation of namesys/proquint
This commit is contained in:
parent
05c45666e5
commit
ef2f112f6a
2 changed files with 20 additions and 0 deletions
|
@ -56,4 +56,6 @@
|
|||
int resolveOnce (char **path, char *name);
|
||||
int Publish (char *proto, ciPrivKey name, char *value);
|
||||
int PublishWithEOL (char *proto, ciPrivKey name, char *value, time_t eol);
|
||||
|
||||
int ProquintResolveOnce (char **p, char *name);
|
||||
#endif //NAMESYS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue