HP Advanced Communications Controllers (ACC) Guide de l'utilisateur Page 161

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 328
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 160
ZCOM C I/F Library Routines
MAKEZLUNAME (3X)
Chapter 4 161
For multi-threaded application, since all threads will be from the
same TTY, if the threads use the same name parameter, the same
ZLU name will be returned.
This routine uses an internal static buffer for temporary storage
of the returned name. The buffer is overwritten by each call.
EXAMPLE
#include <zcom/zcomsys.h>
#include <zcom/zcomcall.h>
char *zluname; /* Returned ZLU name string */
char name[8];
zluname = makezluname (name);
FILES
SEE ALSO zopen(3x), ttyname(3c)
/opt/acc/include/zcom/zcomsys.h ZCOM subsystem general include
file, containing data types, data
structures, constants, error codes,
masks, etc. Note that this must be
the first include file before any other
ZCOM include files.
/opt/acc/include/zcom/zcomcall.h ZCOM routine function prototypes
(requires ANSI C compilation).
Vue de la page 160
1 2 ... 156 157 158 159 160 161 162 163 164 165 166 ... 327 328

Commentaires sur ces manuels

Pas de commentaire