Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

type_enum(3x) [centos man page]

form_variables(3X)														form_variables(3X)

NAME
TYPE_ALNUM, TYPE_ALPHA, TYPE_ENUM, TYPE_INTEGER, TYPE_IPV4, TYPE_NUMERIC, TYPE_REGEXP - form system global variables SYNOPSIS
#include <form.h> FIELDTYPE * TYPE_ALNUM; FIELDTYPE * TYPE_ALPHA; FIELDTYPE * TYPE_ENUM; FIELDTYPE * TYPE_INTEGER; FIELDTYPE * TYPE_IPV4; FIELDTYPE * TYPE_NUMERIC; FIELDTYPE * TYPE_REGEXP; DESCRIPTION
These are building blocks for the form library, defining fields that can be created using set_fieldtype(3X). Each provides functions for field- and character-validation, according to the given datatype. TYPE_ALNUM This holds alphanumeric data. TYPE_ALPHA This holds alphabetic data. TYPE_ENUM This holds an enumerated type. TYPE_INTEGER This holds a decimal integer. TYPE_IPV4 This holds an IPv4 internet address, e.g., "127.0.0.1". TYPE_NUMERIC This holds a decimal number, with optional sign and decimal point. TYPE_REGEXP This holds a regular expression. PORTABILITY
The TYPE_IPV4 variable is an extension not provided by older implementations of the form library. SEE ALSO
form(3X). form_variables(3X)

Check Out this Related Man Page

form_variables(3FORM)													     form_variables(3FORM)

NAME
TYPE_ALNUM, TYPE_ALPHA, TYPE_ENUM, TYPE_INTEGER, TYPE_IPV4, TYPE_NUMERIC, TYPE_REGEXP - form system global variables SYNOPSIS
#include <form.h> FIELDTYPE * TYPE_ALNUM; FIELDTYPE * TYPE_ALPHA; FIELDTYPE * TYPE_ENUM; FIELDTYPE * TYPE_INTEGER; FIELDTYPE * TYPE_IPV4; FIELDTYPE * TYPE_NUMERIC; FIELDTYPE * TYPE_REGEXP; DESCRIPTION
These are building blocks for the form library, defining fields that can be created using set_fieldtype(3X). Each provides functions for field- and character-validation, according to the given datatype. TYPE_ALNUM This holds alphanumeric data. TYPE_ALPHA This holds alphabetic data. TYPE_ENUM This holds an enumerated type. TYPE_INTEGER This holds a decimal integer. TYPE_IPV4 This holds an IPv4 internet address, e.g., "127.0.0.1". TYPE_NUMERIC This holds a decimal number, with optional sign and decimal point. TYPE_REGEXP This holds a regular expression. PORTABILITY
The TYPE_IPV4 variable is an extension not provided by older implementations of the form library. SEE ALSO
form(3FORM). form_variables(3FORM)
Man Page

4 More Discussions You Might Find Interesting

1. High Performance Computing

sun Cluster resource group cant failover

I have rcently setup a 4 node cluster running sun cluster 3.2 and I have installed 4 zones on each node. when installing the zones I had to install the zone on all nodes the on the last node do a zlogin -C <zonename> this worked ok. theni I tried to siwitch the zone to node a thei work... (14 Replies)
Discussion started by: lesliek
14 Replies

2. Solaris

sc 3.2, load balanced apache offline on both nodes

Hi I am trying to set up apache on the only 2 nodes of sun cluster 3.2. nodes are running solaris 10-x86 For some reasons, apache resource on both nodes goes offline in some seconds. There is a shared address resource which is online rs, rg list and show below, clrg online... (11 Replies)
Discussion started by: upengan78
11 Replies

3. Solaris

sun cluster 3.2 + oracle 11g HA problem C748634 ,C135343

Dear Cluster Guru, I had installed sc 3.2 on 2 box sunfire 240 (solaris 10 update 7 ,each node 2 gb ram) and use scsi juke box as share storage . i had test cluster application : 1. apache HA 2 oracleHA (oracle 9i) all running well (switch over between... (3 Replies)
Discussion started by: hadibn
3 Replies

4. Solaris

Sun Cluster3.2 And Oracle10g

I want to configure Sun Cluster3.2 with Oracle10g ... i created 4 resources namely , logical host, sotrage, oracle -server & Listener .. all work fine butoracle resource does not come up .. though i can bring up the oracle outside sun cluster. node1:/>clrg online ora-rg clrg: (C450598) On... (1 Reply)
Discussion started by: fugitive
1 Replies