F (RPC)

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

firewall

Control system that prevents unauthorized users from gaining access to a local network that is connected to the Internet.

full pointer

Pointer that has all the capabilities normally associated with pointers in C/C++. Specifically, a full pointer can be null and can be aliased to another pointer parameter. The [ ptr] attribute designates a full pointer. See also unique pointer and reference pointer.

fullsic

Principal name in Full Subject Issuer Chain format as defined in RFC1779.

fully bound handle

Binding handle that includes endpoint information. See also partially bound handle.