dpns_seterrbuf(3) debian man page | unix.com

Man Page: dpns_seterrbuf

Operating Environment: debian

Section: 3

DPNS_SETERRBUF(3)					      DPNS Library Functions						 DPNS_SETERRBUF(3)

NAME
dpns_seterrbuf - set receiving buffer for error messages
SYNOPSIS
int dpns_seterrbuf (char *buffer, int buflen)
DESCRIPTION
dpns_seterrbuf tells the name server client API the address and the size of the buffer to be used for error messages. If this routine is not called or if buffer is NULL, the messages are printed on stderr.
RETURN VALUE
This routine returns 0 if the operation was successful or -1 if the operation failed. In the latter case, serrno is set appropriately.
ERRORS
ENOMEM memory could not be allocated for the thread specific information.
AUTHOR
LCG Grid Deployment Team
DPNS
$Date: 2007/05/14 05:53:52 $ DPNS_SETERRBUF(3)
Related Man Pages
dpns_symlink(3) - debian
dpns-chgrp(1) - debian
dpns-mkdir(1) - debian
dpns_chdir(3) - debian
dpns_closedir(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Weird 'find' results