Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dchannel.h352 const char *(* GetSinkFile)( AstChannel *, int * ); member
H A Dchannel.c388 static const char *GetSinkFile( AstChannel *, int * );
1941 vtab->GetSinkFile = GetSinkFile; in astInitChannelVtab_()