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

/freebsd-11-stable/usr.bin/systat/
H A Dzarc.c66 getinfo(struct zarcstats *ls);
182 getinfo(&initstat);
196 getinfo(struct zarcstats *ls) function
248 getinfo(&curstat);
H A Dvmstat.c136 static void getinfo(struct Info *);
274 getinfo(&s2);
293 getinfo(&s);
572 getinfo(&s1);
739 getinfo(struct Info *ls) function
/freebsd-11-stable/crypto/openssl/apps/
H A Dtsget98 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE);
104 my $ct = $curl->getinfo(CURLINFO_CONTENT_TYPE);

Completed in 144 milliseconds