Searched refs:ctypes (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libast/common/regex/
H A Dregclass.c42 static Ctype_t* ctypes; variable
200 for (cp = ctypes; cp; cp = cp->next)
265 for (cp = ctypes; cp; cp = cp->next)
276 np->next = ctypes;
277 ctypes = np;
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dpysol.py27 from ctypes import *
73 # that the ctypes API creates copies of the data we're
587 that pertain to the given path. Note that since ctypes passes
820 # are returned). To deal with this in ctypes, we use a pointer to
823 # automatically gets us the first string (ctypes extracts it for us)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h401 # include <bsd/ctypes.h>

Completed in 42 milliseconds