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

/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Dmain.c97 void getinfo();
228 signal(SIGINFO, getinfo);
388 getinfo() function
/freebsd-10.0-release/crypto/openssl/apps/
H A Dtsget98 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE);
104 my $ct = $curl->getinfo(CURLINFO_CONTENT_TYPE);
/freebsd-10.0-release/usr.bin/systat/
H A Dvmstat.c134 static void getinfo(struct Info *);
284 getinfo(&s2);
303 getinfo(&s);
600 getinfo(&s1);
751 getinfo(struct Info *ls) function

Completed in 101 milliseconds