WGETNAME(3W)
Series 300 and 500 Only
NAME
wgetname − get path name
SYNOPSIS
int wgetname(fd,path);
int fd;
char *path;
DESCRIPTION
fd is an integer file descriptor for an opened window type or window manager device interface.
path is a pointer to the path name for the referenced file descriptor.
DISCUSSION
The path name of the window type device or window manager indicated by fd is returned in name.
DIAGNOSTICS
A return of -1 indicates failure; otherwise 0 is returned. See errno(2) for more information.
Hewlett-Packard Company — May 11, 2021