Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- "glBegin(3), glEnd(3)
- delimit the vertices of a primitive or a group of like primitives
- AG_Radio(3)
- agar radio group widget
- ALTER_GROUP(7)
- change role name or membership
- CREATE_GROUP(7)
- define a new database role
- DROP_GROUP(7)
- remove a database role
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name_with_libctx(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
- Functions for creating and destroying EC_GROUP objects
- EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new_with_libctx(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name_with_libctx(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_group_name(3), EVP_PKEY_CTX_get_group_name(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md_name(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3), EVP_PKEY_CTX_set_dsa_paramgen_type(3), EVP_PKEY_CTX_set_dsa_paramgen_seed(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_paramgen_gindex(3), EVP_PKEY_CTX_set_dh_paramgen_seed(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3)
- algorithm specific control operations
- MPIX_Comm_create_group(3)
- Creates a new communicator
- MPIX_Comm_failure_ack(3)
- Acknowledge the current group of failed processes
- MPIX_Comm_failure_get_acked(3)
- Get the group of acknowledged failures
- MPIX_Comm_group_failed(3)
- Accesses the group associated with given communicator
- MPIX_Comm_remote_group_failed(3)
- Accesses the group associated with given communicator
- MPI_Cart_coords(3)
- Determines process coords in cartesian topology given rank in group
- MPI_Cart_sub(3)
- Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
- MPI_Comm_create_group(3)
- Creates a new communicator
- MPI_Comm_group(3)
- Accesses the group associated with given communicator
- MPI_Comm_remote_group(3)
- Accesses the remote group associated with the given inter-communicator
- MPI_Comm_remote_size(3)
- Determines the size of the remote group associated with an inter-communictor
- MPI_Comm_set_info(3)
- Set new values for the hints of the communicator associated with comm. The call is collective on the group of comm. The info object may be different on each process, but any info entries that an implementation requires to be the same on all processes must appear with the same value in each process' info object
- MPI_Comm_size(3)
- Determines the size of the group associated with a communicator
- MPI_File_get_group(3)
- Returns the group of processes that opened the file
- MPI_Gather(3)
- Gathers together values from a group of processes
- MPI_Gatherv(3)
- Gathers into specified locations from all processes in a group
- MPI_Group_compare(3)
- Compares two groups
- MPI_Group_difference(3)
- Makes a group from the difference of two groups
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_free(3)
- Frees a group
- MPI_Group_incl(3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection(3)
- Produces a group as the intersection of two existing groups
- MPI_Group_range_excl(3)
- Produces a group by excluding ranges of processes from an existing group
- MPI_Group_range_incl(3)
- Creates a new group from ranges of ranks in an existing group
- MPI_Group_rank(3)
- Returns the rank of this process in the given group
- MPI_Group_size(3)
- Returns the size of a group
- MPI_Group_translate_ranks(3)
- Translates the ranks of processes in one group to those in another group
- MPI_Group_union(3)
- Produces a group by combining two groups
- MPI_Igather(3)
- Gathers together values from a group of processes in a nonblocking way
- MPI_Igatherv(3)
- Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Open_port(3)
- Establish an address that can be used to establish connections between groups of MPI processes
- MPI_Win_get_group(3)
- Get the MPI Group of the window object
- Munin::Master::Group(3)
- Holds information on host groups. Groups can be nested
- Munin::Master::GroupRepository(3)
- FIX
- SP_equal_group_ids(3)
- checks amount of data ready to be read
- SP_multicast(3), SP_scat_multicast(3), SP_multigroup_multicast(3), SP_multigroup_scat_multicast(3)
- Multicast message to groups
- SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
- EC supported curve functions
- Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
- procedures to interact with any filesystem
- Tcl_AllocStatBuf.tcl87(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
- procedures to interact with any filesystem
- X.Org(7), XProjectTeam(7)
- X.Org Group information
- XkbChangeTypesOfKey(3)
- Change the number of groups and the types bound to a key
- XkbKeyActionEntry(3)
- Returns a pointer to the key action corresponding to group grp and shift level lvl from the two-dimensional table of key actions associated with the key corresponding to keycode
- XkbKeyGroupInfo(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeyGroupWidth(3)
- Computes the width of the type associated with the group grp for the key corresponding to keycode
- XkbKeyGroupsWidth(3)
- Computes the maximum width associated with the key corresponding to keycode
- XkbKeyNumGroups(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeySymEntry(3)
- Returns the keysym corresponding to shift level shift and group grp from the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeycodeToKeysym(3)
- Finds the keysym bound to a particular key at a specified group and shift level
- XkbLatchGroup(3)
- Latches the keysym group
- XkbLockGroup(3)
- Locks the keysym group
- XkbOutOfRangeGroupInfo(3)
- Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
- XkbOutOfRangeGroupNumber(3)
- Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
- XkbSAGroup(3)
- Returns the group_XXX field of act converted to a signed int
- XkbSASetGroup(3)
- Sets the group_XXX field of act from the group index grp
- XmAddTabGroup(3)
- A function that adds a manager or a primitive widget to the list of tab groups "XmAddTabGroup" "VendorShell functions" "XmAddTabGroup" "protocols"
- XmGetTabGroup(3)
- Returns the widget ID of a tab group "XmGetTabGroup" "traversal functions" "XmGetTabGroup"
- XmRemoveTabGroup(3)
- A function that removes a tab group "XmRemoveTabGroup"
- active(5)
- List of newsgroups carried by the server
- active.times(5)
- List of local creation times of newsgroups
- actsync(8), actsyncd(8)
- Synchronize newsgroups
- acttimes(8c)
- Maintain the newsgroup-creation-date file
- archive_write_disk(3), archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
-
- cg(1)
- semi-automatic newsgroup binary downloader
- cgroup.conf(5)
- Slurm configuration file for the cgroup support
- checkgroups(8)
- update group descriptions
-
- control_rancid(1)
- run rancid for devices of a group
- corosync-cpgtool(8)
- A tool for displaying cpg groups and members
- cpg_join(3)
- Joins one or more groups in the CPG library
- cpg_leave(3)
- Leave a group in the CPG library
- cpg_mcast_joined(3)
- Multicasts a zero copy buffer to all groups joined to a handle
- cpg_mcast_joined(3)
- Multicasts to all groups joined to a handle
- cpg_membership_get(3)
- Returns a list of members of a CPG group
- cpu(8)
- A tool for user and group administration
- cwgen(1)
- generate groups of random characters for Morse code practice
- cxGetDirGid(3)
- Returns the group ID of the specified directory
- cxGetFileGid(3)
- Returns the group ID of the specified file
- cxGetFsNodeGid(3)
- Returns the group ID of the specified node
- cxSetDirGid(3)
- Sets the group ID of the specified directory
- cxSetFileGid(3)
- Sets the group ID of the specified file
- cxSetFsNodeGid(3)
- Sets the group ID of the specified node
- dgrpctl(8)
- add, delete and modify newsgroups in the active file
- discgrp(5gv), discrete(5gv)
- group file formats
- dmake(1)
- maintain program groups, or interdependent files
- dns-ng(1)
- generate /etc/netgroup entries from DNS tables "dns-ng(1)" "generate /etc/netgroup entries from DNS tables"
- docheckgroups(8)
- Process checkgroups and output a list of changes
- dreadover(8)
- Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
- dsyncgroups(8)
- Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
- eclat-lssg(1), eclat-describe-security-groups(1)
- return information about security groups
- eclat-mksg(1), eclat-create-security-group(1)
- create security group eclat create-security-group
- eclat-rmsg(1), eclat-delete-security-group(1)
- delete security group
- eclat-sg(1)
- manipulate security groups
- explain_endgrent_or_die(3)
- finish group file accesses and report errors require_index { "finish group file accesses and report errors" }
- explain_getgrent_or_die(3)
- get group file entry and report errors require_index { "get group file entry and report errors" }
- explain_getgrouplist(3)
- explain getgrouplist(3) errors require_index { }
- explain_getgrouplist_or_die(3)
- get list of groups and report errors require_index { "explain_getgrouplist_or_die(3)"
- explain_getgroups(3)
- explain getgroups(2) errors require_index { }
- explain_getgroups_or_die(3)
- get supplementary group IDs and report errors require_index { "get list of supplementary group IDs and report errors" }
- explain_getpgid_or_die(3)
- get process group and report errors require_index { "get process group and report errors" }
- explain_getpgrp_or_die(3)
- get process group and report errors require_index { "get process group and report errors" }
- explain_getresgid_or_die(3)
- get r/e/s group IDs and report errors require_index { "get real, effective and saved group IDs and report errors" }
- explain_setgid_or_die(3)
- set group identity and report errors require_index { "set group identity and report errors" }
- explain_setgrent_or_die(3)
- rewind group database and report errors require_index { "rewind to the start of the group database and report errors" }
- explain_setgroups(3)
- explain setgroups(2) errors require_index { }
- explain_setgroups_or_die(3)
- set supplementary group IDs and report errors require_index { "set list of supplementary group IDs and report errors" }
- explain_setpgid_or_die(3)
- set process group and report errors require_index { "set process group and report errors" }
- explain_setpgrp_or_die(3)
- set process group and report errors require_index { "set process group and report errors" }
- explain_setregid_or_die(3)
- set real and/or effective group ID and report errors require_index { "set real and/or effective group ID and report errors" }
- explain_setresgid_or_die(3)
- set r/e/s group ID and report errors require_index { "set real, effective and saved group ID and report errors" }
- explain_setsid_or_die(3)
- sets process group ID and report errors require_index { "creates a session and sets the process group ID and report errors" }
- ext_unix_group_acl(8)
- Squid UNIX Group ACL helper
- fi_join_collective(3)
- Operation where a subset of peers join a new collective group. fi_barrier Collective operation that does not complete until all peers have entered the barrier call. fi_broadcast A single sender transmits data to all peers, including itself. fi_alltoall Each peer distributes a slice of its local data to all peers. fi_allreduce Collective operation where all peers broadcast an atomic operation to all other peers. fi_allgather Each peer sends a complete copy of its local data to all peers. fi_reduce_scatter Collective call where data is collected from all peers and merged (reduced). The results of the reduction is distributed back to the peers, with each peer receiving a slice of the results. fi_reduce Collective call where data is collected from all peers to a root peer and merged (reduced). fi_scatter A single sender distributes (scatters) a slice of its local data to all peers. fi_gather All peers send their data to a root peer. fi_query_collective Returns information about which collective operations are supported by a provider, and limitations on the collective
- ftimes-proximo(1)
- Locate a group of dig hits within a specified byte range
- ftpasswd(1)
- Perl script for managing AuthUserFiles and AuthGroupFiles
- g32pbm(1)
- convert a Group 3 fax file into a portable bitmap
- g3topbm(1)
- convert a Group 3 fax file into a PBM image synopsis
- gchgrp(1), chgrp(1)
- change group ownership
- gchown(1), chown(1)
- change file owner and group
- gdnsd-plugin-multifo(8)
- gdnsd plugin for multi-address, all-active failover groups
- ggroups(1), groups(1)
- print the groups a user is in
- git-annex-group(1)
- add a repository to a group
- git-annex-groupwanted(1)
- get or set groupwanted expression
- git-annex-ungroup(1)
- remove a repository from a group
- glDeleteLists(3), "glDeleteLists(3)
- delete a contiguous group of display lists
- gl_get_line(3), new_GetLine(3), del_GetLine(3), gl_customize_completion(3), gl_change_terminal(3), gl_configure_getline(3), gl_load_history(3), gl_save_history(3), gl_group_history(3), gl_show_history(3), gl_watch_fd(3), gl_inactivity_timeout(3), gl_terminal_size(3), gl_set_term_size(3), gl_resize_history(3), gl_limit_history(3), gl_clear_history(3), gl_toggle_history(3), gl_lookup_history(3), gl_state_of_history(3), gl_range_of_history(3), gl_size_of_history(3), gl_echo_mode(3), gl_replace_prompt(3), gl_prompt_style(3), gl_ignore_signal(3), gl_trap_signal(3), gl_last_signal(3), gl_completion_action(3), gl_display_text(3), gl_return_status(3), gl_error_message(3), gl_catch_blocked(3), gl_list_signals(3), gl_bind_keyseq(3), gl_erase_terminal(3), gl_automatic_history(3), gl_append_history(3), gl_query_char(3), gl_read_char(3)
- allow the user to compose an input line
- gmake(1), make(1)
- GNU make utility to maintain groups of programs
- gmx-genrestr(1)
- Generate position restraints or distance restraints for index groups rst2man-indent-level 0 1 rstReportMargin \$1
- gmx-mindist(1)
- Calculate the minimum distance between two groups rst2man-indent-level 0 1 rstReportMargin \$1
- gmx-pairdist(1)
- Calculate pairwise distances between groups of positions rst2man-indent-level 0 1 rstReportMargin \$1
- gmx-principal(1)
- Calculate principal axes of inertia for a group of atoms rst2man-indent-level 0 1 rstReportMargin \$1
- gmx-trjorder(1)
- Order molecules according to their distance to a group rst2man-indent-level 0 1 rstReportMargin \$1
- gnutls_dh_get_group(3)
- API function
- gnutls_group_get(3)
- API function
- gnutls_group_get_id(3)
- API function
- gnutls_group_get_name(3)
- API function
- gnutls_group_list(3)
- API function
- gnutls_priority_group_list(3)
- API function
- gup(1)
- A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
- img-jpeg(n)
- Img, Joint Picture Expert Group format (jpeg)
-
- ldapaddgroup(1)
- adds a POSIX group entry to LDAP
- ldapaddusertogroup(1)
- adds a member to a group in LDAP
- ldapdeletegroup(1)
- deletes a POSIX group account from LDAP
- ldapdeleteuserfromgroup(1)
- deletes a member from a group in LDAP
- ldapfinger(1)
- displays a user/machine/group POSIX account's details
- ldapgid(1)
- displays a group's list of IDs the way ldapid(1) does
- ldapid(1)
- displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
- ldapmodifygroup(1)
- modifies a POSIX group account in LDAP interactively
- ldaprenamegroup(1)
- renames a POSIX group in LDAP
- ldapsetprimarygroup(1)
- modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's primary group in LDAP)
- libowfat_socket_mcjoin4(3), socket_mcjoin4(3)
- join a multicast group
- libowfat_socket_mcjoin6(3), socket_mcjoin6(3)
- join a multicast group
- libowfat_socket_mcleave4(3), socket_mcleave4(3)
- leave a multicast group
- libowfat_socket_mcleave6(3), socket_mcleave6(3)
- leave a multicast group
- libsp(3)
- Spread Group Communication Client Library
- libspread(3)
- Spread Group Communication Client Library
- lizardfs-repquota(1), lizardfs-setquota(1)
- retrieves and sets quotas for specified users and groups
- lmove(1)
- move articles into /news/group/number directories
- localgroups(5), docheckgroups(5)
- Process checkgroups and output a list of changes
- mailpost(8)
- Feed an e-mail message into a newsgroup
-
- mergeactive(8)
- bulk addition of newsgroups, merging in other site's active file
- mod-active(8)
- Batch processing of newsgroups creation and removal commands
- moderators(5)
- Submission addresses for moderated groups
- nethogs(8)
- Net top tool grouping bandwidth per process
- newgroup(8)
- create a new newsgroup on the local news server
- newsaux(8cn), spacefor(8cn)
- check available space for news queuelen - get length of outbound-news uucp queues sizeof - get size of file(s) for news ctime, getabsdate - convert dates to and from internal representation for news newshostname - get host name for news gngp - search text using a newsgroup pattern canonhdr - extract header and canonicalize newslock - do locking for news
- newsgroups(1)
- a program to list unsubscribed newsgroups
- newsgroups(5)
- List of newsgroups and their short descriptions
- newsmaint(8cn), newshist(8cn)
- extract history line for news article(s) newsdaily - maintain news log files and report problems newswatch - keep an eye on news system for difficulties newsboot - clean up news debris on reboot locknews - lock news system addgroup, delgroup - add and delete newsgroups, locally only adddirs - make any missing directories for active newsgroups act.to.times - create active.times file for news readers histfrom, newsfrom - list news arriving over specific time range addmissing - add missing news articles to history file
- nngrep(1)
- grep for news group names (nn)
- nrcpt_by_domain.conf(5)
- Grouping factor for SMTP sessions by recipient domains
- nss-cache-oslogin(8), libnss_cache_oslogin.so.2(8)
- UNIX implementation for OS Login Users and Groups with local caching
- nss-oslogin(8), libnss_oslogin.so.2(8)
- UNIX implementation for OS Login Users and Groups
- nss_ndb(8)
- BerkeleyDB nsswitch backend for passwd and group data
- nss_wrapper(1)
- A wrapper for the user, group and hosts NSS API
- ocf_heartbeat_LVM(7)
- Controls the availability of an LVM Volume Group
- ocf_heartbeat_ServeRAID(7)
- Enables and disables shared ServeRAID merge groups
- pam_groupmember(8)
- test group membership
- pbmtog3(1)
- convert a PBM image into a Group 3 MH fax file synopsis
- pdf(1)
- display free disk space across a group of machines
- pgrphack(8)
- runs a program in a separate process group
- pmdaemon(1)
- Automatically check postings to newsgroups
- pmnewsgroups(1)
- extract a list of all newsgroups from an article's headers
- pvm_barrier(3)
- Blocks the calling process until all processes in a group have called it
- pvm_bcast(3)
- Broadcasts the data in the active message buffer to a group of processes
- pvm_freezegroup(3)
- Freezes dynamic group membership and caches info locally
- pvm_gather(3)
- A specified member of the group receives messages from each member of the group and gathers these messages into a single array
- pvm_getinst(3)
- Returns the instance number in a group of a PVM process
- pvm_gettid(3)
- Returns the tid of the process identified by a group name and instance number
- pvm_gsize(3)
- Returns the number of members presently in the named group
- pvm_joingroup(3)
- Enrolls the calling process in a named group
- pvm_lvgroup(3)
- Unenrolls the calling process from a named group
- pvm_reduce(3)
- Performs a reduction operation over members of the specified group
- pvm_scatter(3)
- Sends to each member of a group a section of an array from a specified member of the group
- rancid-cvs(1)
- initialize CVS, Subversion or git and rancid group files and directories
- rancid-run(1)
- run rancid for each of the groups
- remake(1)
- GNU make utility to maintain groups of programs
- rmgroup(8)
- remove a newsgroup from the local news server
- router.db(5)
- rancid group configuration file
- runsession(8)
- run a program in a new session/process group
- runuid(8)
- run a program with specific user and group permissions
- rwgroup(1)
- Tag similar SiLK records with a common next hop IP value
- samba-gpupdate(8), samba_gpoupdate(8)
- apply group policy
- samechflags(1)
- change file flags samechmod change file modes samechown change file owner and group samecp copies the first file of a pair of duplicate files samedelay delays line output until the files are no longer in use sameln links duplicate files together samemv moves the first file of a pair of duplicate files samerm remove the last of a pair of duplicate files
- samtools-addreplacerg(1), samtools addreplacerg(1)
- adds or replaces read group tags EX in +\$1 nf ft CR . EE ft fi in
- samtools-collate(1), samtools collate(1)
- shuffles and groups reads together by their names EX in +\$1 nf ft CR . EE ft fi in
- samtools-split(1), samtools split(1)
- splits a file by read group. EX in +\$1 nf ft CR . EE ft fi in
- sane-hp5590(5)
- SANE backend for Hewlett-Packard 4500C/4570C/5500C/5550C/5590/7650 Workgroup/Document scanners
- sc_CharacterTable(3), sc::CharacterTable(3)
- The CharacterTable class provides a workable character table for all of the non-cubic point groups
- sc_CorrelationTable(3), sc::CorrelationTable(3)
- The CorrelationTable class provides a correlation table between two point groups
- sc_IrreducibleRepresentation(3), sc::IrreducibleRepresentation(3)
- The IrreducibleRepresentation class provides information associated with a particular irreducible representation of a point group
- sc_PointGroup(3), sc::PointGroup(3)
- The PointGroup class is really a place holder for a CharacterTable
- sc_ProcThreadGrp(3), sc::ProcThreadGrp(3)
- The ProcThreadGrp class privides a concrete thread group appropriate for an environment where there is only one thread
- sc_PthreadThreadGrp(3), sc::PthreadThreadGrp(3)
- The PthreadThreadGrp class privides a concrete thread group appropriate for an environment where pthreads is available
- sc_PumaThreadGrp(3), sc::PumaThreadGrp(3)
- The PumaThreadGrp class privides a concrete thread group appropriate for the intel teraflops machine
- sendfax(8)
- send group 3 fax files (G3 files) with a class 2 faxmodem
- sg_rtpg(8)
- send SCSI REPORT TARGET PORT GROUPS command
- sg_stpg(8)
- send SCSI SET TARGET PORT GROUPS command
- slapo-dyngroup(5)
- Dynamic Group overlay to slapd
- slapo-memberof(5)
- Reverse Group Membership overlay to slapd
- spread(1)
- Multicast Group Communication Daemon
- spuser(1)
- Spread Group Communication Client
- sss_groupadd(8)
- create a new group
- sss_groupdel(8)
- delete a group
- sss_groupmod(8)
- modify a group
- sss_groupshow(8)
- print properties of a group
- statusreport.cgi(1)
- CGI program to report a status for a group of servers
- sysctlmibinfo(3), SYSCTLMIF_MAXIDLEVEL(3), sysctlmif_nametoid(3), sysctlmif_name(3), SYSCTLMIF_NAMELEN(3), sysctlmif_desc(3), SYSCTLMIF_DESCLEN(3), sysctlmif_label(3), SYSCTLMIF_LABELLEN(3), sysctlmif_info(3), SYSCTLMIF_INFOKIND(3), SYSCTLMIF_INFOTYPE(3), SYSCTLMIF_INFOFLAGS(3), SYSCTLMIF_INFOFMT(3), sysctlmif_nextnode(3), sysctlmif_nextleaf(3), sysctlmif_object(3), sysctlmif_freeobject(3), sysctlmif_filterlist(3), SYSCTLMIF_LIST(3), SYSCTLMIF_MAXDEPTH(3), sysctlmif_grouplist(3), sysctlmif_freelist(3), sysctlmif_tree(3), sysctlmif_freetree(3)
- get sysctl mib information
- sysctlmibinfo2(3), sysctlmif_name(3), sysctlmif_oidbyname(3), sysctlmif_oidinputbyname(3), sysctlmif_desc(3), sysctlmif_descbyname(3), sysctlmif_label(3), sysctlmif_labelbyname(3), sysctlmif_fmt(3), sysctlmif_fmtbyname(3), sysctlmif_kind(3), sysctlmif_kindbyname(3), SYSCTLMIF_KINDTYPE(3), SYSCTLMIF_KINDFLAGS(3), sysctlmif_nextnode(3), sysctlmif_nextleaf(3), sysctlmif_object(3), sysctlmif_objectbyname(3), sysctlmif_freeobject(3), sysctlmif_list(3), sysctlmif_grouplist(3), sysctlmif_grouplistbyname(3), sysctlmif_freelist(3), sysctlmif_tree(3), sysctlmif_treebyname(3), sysctlmif_freetree(3), sysctlmif_mib(3), sysctlmif_freemib(3)
- sysctl MIB-Tree info API
- taglookup(1)
- tags groups of audio files using CDDB
- tally.control(8)
- Keep track of newsgroup creations and deletions
- th_set_from_stat(3), th_finish(3), th_set_type(3), th_set_path(3), th_set_link(3), th_set_device(3), th_set_user(3), th_set_group(3), th_set_mode(3), th_set_mtime(3), th_set_size(3)
- set fields of a tar file header
- vc(3), vc_new(3), vc_delete vc_set_group(3), vc_set_name(3), vc_set_param(3), vc_set_value(3), vc_link(3), vc_append_with_name(3), vc_is_preferred(3), vc_get_preferred_tel(3), vc_get_preferred_email(3), vc_get_group(3), vc_get_name(3), vc_get_param(3), vc_get_value(3), vc_param_new(3), vc_param_set_name(3), vc_param_set_value(3), vc_param_set_str(3), vc_param_link(3), vc_param_get_name(3), vc_param_get_value(3), vc_get_next(3), vc_get_next_by_name(3), vc_param_get_next(3), vc_param_get_by_name(3), vc_param_get_next_by_name(3), vc_delete(3), vc_delete_deep(3), vc_param_delete(3), vc_param_delete_deep(3), fprintf_vc_component_param(3), fprintf_vc_component(3), fprintf_vcard(3), parse_vcard_file(3), count_vcards(3), get_val_struct_part(3)
- vCard library
- wngroups(7)
- discussion of WordNet search code to group similar verb senses
- xwin_set_window_name(3)
- Specify the window name and group (or class). Allegro game programming library
- zfs-groupspace(8), zfsPf(8)
- Cm userspace - Displays space consumed by, and quotas on, each user or group in the specified filesystem or snapshot
- zfs-projectspace(8), zfsPf(8)
- Cm userspace - Displays space consumed by, and quotas on, each user or group in the specified filesystem or snapshot
- zfs-userspace(8), zfsPf(8)
- Cm userspace - Displays space consumed by, and quotas on, each user or group in the specified filesystem or snapshot
- Ace::Graphics::Glyph::group(3)
- The group glyph
- Algorithm::Evolutionary::Op::Creator(3)
- Operator that generates groups of individuals, of the intended class
- Apache::Htgroup(3)
- Manage Apache authentication group files
- App::DSC::DataTool::Transformer::NetRemap(3)
- (Re)Group data according to IP ranges
- App::DSC::DataTool::Transformer::ReRanger(3)
- (Re)Group data according to ranges
- Array::Group(3)
- Convert an array into array of arrayrefs of uniform size N
- Bio::Graphics::Glyph::group(3)
- The "group" glyph
- Bio::Graphics::Glyph::three_letters(3)
- DAS-compatible package to use for drawing a line of groups of three letters
- CGI::Application::Plugin::Authorization::Driver::HTGroup(3)
- HTGroup Authorization driver
- CGI::Application::Plugin::Authorization::Driver::SimpleGroup(3)
- Simple Group based Authorization driver
- CPAN::Changes::Group(3)
- A group of related change information within a release
- Class::Accessor::Grouped(3)
- Lets you build groups of accessors
- Class::DBI::ColumnGrouper(3)
- Columns and Column Groups
- Class::groups(3)
- Pragma to implement group of properties
- DBIx::Class::AccessorGroup(3)
- See Class::Accessor::Grouped
- DBIx::Class::Schema::Loader::Optional::Dependencies(3), $class(3)
- Optional module dependency specifications (for module authors) EOC #@@ #@@ SYNOPSIS HEADING #@@ push @chunks, <<"EOC"; =head1 SYNOPSIS Somewhere in your build-file (e.g. ExtUtils::MakeMaker's Makefile.PL): ... e$EUMM_ARGS{CONFIGURE_REQUIRES} = { e%{ e$EUMM_ARGS{CONFIGURE_REQUIRES} || {} }, DBIx::Class::Schema::Loader => $distver, }; ... my %DBIC_CONFIG_AND_ORACLE_DEPS = %{ eval { require $class; $class->req_list_for([qw( dbicdump_config rdbms_oracle )]); } || {} }; e$EUMM_ARGS{PREREQ_PM} = { e%DBIC_CONFIG_AND_ORACLE_DEPS, e%{ e$EUMM_ARGS{PREREQ_PM} || {} }, }; ... ExtUtils::MakeMaker::WriteMakefile(e%EUMM_ARGS); Note: The eval protection within the example is due to support for requirements during the configure build phase not being available on a sufficient portion of production installations of Perl. Robust support for such dependency requirements is available in the CPAN installer only since version 1.94_56 first made available for production with perl version 5.12. It is the belief of the current maintainer that support for requirements during the configure build phase will not be sufficiently ubiquitous until the year 2020 at the earliest, hence the extra care demonstrated above. It should also be noted that some 3rd party installers (e.g. cpanminus) do the right thing with configure requirements independent from the versions of perl and CPAN available. EOC #@@ #@@ DESCRIPTION HEADING #@@ push @chunks, <<'EOC'; =head1 DESCRIPTION Some of the less-frequently used features of DBIx::Class::Schema::Loader have external module dependencies on their own. In order not to burden the average user with modules they will never use, these optional dependencies are not included in the base Makefile.PL. Instead an exception with a descriptive message is thrown when a specific feature can't find one or several modules required for its operation. This module is the central holding place for the current list of such dependencies, for DBIx::Class::Schema::Loader core authors, and DBIx::Class::Schema::Loader extension authors alike. Dependencies are organized in groups where each group can list one or more required modules, with an optional minimum version (or 0 for any version). In addition groups prefixed with test_ can specify a set of environment variables, some (or all) of which are marked as required for the group to be considered by req_list_for Each group name (or a combination thereof) can be used in the public methods as described below. EOC #@@ #@@ REQUIREMENT GROUPLIST HEADING #@@ push @chunks, '=head1 CURRENT REQUIREMENT GROUPS'; my $standalone_info; for my $group (sort keys %$dbic_reqs) { my $info = $standalone_info->{$group} ||= $class->_groups_to_reqs($group); next unless ( $info->{modreqs_fully_documented} and ( $info->{augments} or $info->{modreqs} ) ); my $p = $dbic_reqs->{$group}{pod}; push @chunks, ( "=head2 $p->{title}", "=head3 $group", $p->{desc}, =over, ); if ( keys %{ $info->{modreqs}||{} } ) { push @chunks, map { "=item * $_" . ($info->{modreqs}{$_} ? " >= $info->{modreqs}{$_}" : ) } ( sort keys %{ $info->{modreqs} } ) ; } else { push @chunks, =item * No standalone requirements, } push @chunks, =back; for my $ag ( sort keys %{ $info->{augments} || {} } ) { my $ag_info = $standalone_info->{$ag} ||= $class->_groups_to_reqs($ag); my $newreqs = $class->modreq_list_for([ $group, $ag ]); for (keys %$newreqs) { delete $newreqs->{$_} if ( ( defined $info->{modreqs}{$_} and $info->{modreqs}{$_} == $newreqs->{$_} ) or ( defined $ag_info->{modreqs}{$_} and $ag_info->{modreqs}{$_} == $newreqs->{$_} ) ); } if (keys %$newreqs) { push @chunks, ( "Combined with L</$ag> additionally requires:", =over, ( map { "=item * $_" . ($newreqs->{$_} ? " >= $newreqs->{$_}" : ) } ( sort keys %$newreqs ) ), =back, ); } } } #@@ #@@ API DOCUMENTATION HEADING #@@ push @chunks, <<'EOC';
- DBIx::SQLEngine::Criteria::HashGroup(3)
- A group of string criteria
- Dancer2::Plugin::Auth::Extensible::Provider::Usergroup(3)
- authenticate as a member of a group
- Dancer::Plugin::Auth::Extensible::Provider::Usergroup(3)
- authenticate as a member of a group
- Data::Grouper(3)
- Perl module to aggregate data for use with template modules
- DateTime::Format::Builder::Parser::Dispatch(3)
- Dispatch parsers by group
- Email::Address::XS(3)
- Parse and format RFC 5322 email addresses and groups
- Email::MIME::RFC2047::Group(3)
- MIME encoded mailbox groups
- Event::ExecFlow::Job::Group(3)
- Build a group of jobs
- Finance::Quote::Union(3), Finance::Quote::Union -(3)
- Obtain quotes from UNION (Zurich Financial Services Group)
- GD::Group(3)
- Simple object for recursive grouping
- Gantry::Control::C::Groups(3)
- Group management for the Gantry library
- Gantry::Control::Model::GEN::auth_group_members(3)
- model for auth_group_members table
- Gantry::Control::Model::GEN::auth_groups(3)
- model for auth_groups table
- Gantry::Control::Model::auth_group_members(3)
- Model Component for auth_group_members table
- Gantry::Control::Model::auth_group_members(3)
- model for auth_group_members table
- Gantry::Control::Model::auth_groups(3)
- model for auth_groups table
- Gantry::Control::Model::auth_groups_cdbi(3), Gantry::Control::Model::auth_groups-(3)
- Model Component for the auth_groups table
- Glib::OptionGroup(3)
- group of options for command line option parsing
- Gnome2::Canvas::Group(3)
- A group of Gnome2::CanvasItems
- Goo::Canvas::Group(3)
- wrapper for GooCanvasGroup
- Goo::Canvas::GroupModel(3)
- wrapper for GooCanvasGroupModel
- Graph::Easy::Group(3)
- A group of nodes (aka subgraph) in Graph::Easy
- Graph::Easy::Group::Anon(3)
- An anonymous group of nodes in Graph::Easy
- Graph::Easy::Group::Cell(3)
- A cell in a group
- Graph::Easy::Layout::Repair(3)
- Repair spliced layout with group cells
- Gtk2::AccelGroup(3)
- wrapper for GtkAccelGroup
- Gtk2::ActionGroup(3)
- wrapper for GtkActionGroup
- Gtk2::Ex::FormFactory::CheckButtonGroup(3)
- A group of checkbuttons
- Gtk2::SizeGroup(3)
- wrapper for GtkSizeGroup
- Gtk2::ToolItemGroup(3)
- wrapper for GtkToolItemGroup
- Gtk2::WindowGroup(3)
- wrapper for GtkWindowGroup
- HTML::DOM::Element::OptGroup(3)
- A Perl class for representing 'optgroup' elements in an HTML DOM tree
- HTML::DOM::Element::TableColumn(3)
- A Perl class for representing 'col' and 'colgroup' elements in an HTML DOM tree
- HTML::FormFu::Constraint::AutoSet(3)
- Set Constraint for Selects / Radiogroups / Checkboxgroups
- HTML::FormFu::Element::Checkboxgroup(3)
- Group of checkbox form fields
- HTML::FormFu::Element::Radiogroup(3)
- Group of radiobutton form fields
- HTML::FormFu::Role::Element::Group(3)
- Role for grouped form fields
- HTML::FormHandler::Widget::Field::CheckboxGroup(3)
- checkbox group field role
- HTML::FormHandler::Widget::Field::HorizCheckboxGroup(3)
- checkbox group field role
- HTML::FormHandler::Widget::Field::RadioGroup(3)
- radio group rendering widget
- HTML::SuperForm::Field::CheckboxGroup(3)
- CheckboxGroup field used by HTML::SuperForm
- HTML::SuperForm::Field::RadioGroup(3)
- RadioGroup field used by HTML::SuperForm
- HTTPD::GroupAdmin(3)
- Management of HTTP server group databases
- Image::ExifTool::MWG(3)
- Metadata Working Group support
- Input::Validator::Group(3)
- Run constraint on group of fields
- List::Group(3)
- Group a list of data structures to your specifications
- MPI_Barrier(3), MPI_Ibarrier(3)
- Synchronization between MPI processes in a group
- MPI_Bcast(3), MPI_Ibcast(3)
- Broadcasts a message from the process with rank root to all other processes of the group
- MPI_Cart_coords(3)
- Determines process coords in Cartesian topology given rank in group
- MPI_Cart_sub(3), MPI_Cart_sub (3)
- Partitions a communicator into subgroups, which form lower-dimensional Cartesian subgrids
- MPI_Comm_create_group(3)
- Creates a new communicator
- MPI_Comm_group(3), MPI_Comm_group (3)
- Returns the group associated with a communicator
- MPI_Comm_remote_group(3), MPI_Comm_remote_group (3)
- Accesses the remote group associated with an intercommunicator
- MPI_Comm_remote_size(3), MPI_Comm_remote_size (3)
- Determines the size of the remote group associated with an intercommunicator
- MPI_Comm_size(3), MPI_Comm_size (3)
- Returns the size of the group associated with a communicator
- MPI_File_get_group(3)
- Returns a duplicate of the process group of a file
- MPI_Gather(3), MPI_Igather(3)
- Gathers values from a group of processes
- MPI_Group_compare(3), MPI_Group_compare (3)
- Compares two groups
- MPI_Group_difference(3), MPI_Group_difference (3)
- Makes a group from the difference of two groups
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_free(3), MPI_Group_free (3)
- Frees a group
- MPI_Group_incl(3), MPI_Group_incl (3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection(3), MPI_Group_intersection (3)
- Produces a group at the intersection of two existing groups
- MPI_Group_range_excl(3)
- Produces a group by excluding ranges of processes from an existing group
- MPI_Group_range_incl(3)
- Creates a new group from ranges of ranks in an existing group
- MPI_Group_rank(3)
- Returns the rank of the calling process in the given group
- MPI_Group_size(3)
- Returns the size of a group
- MPI_Group_translate_ranks(3)
- Translates the ranks of processes in one group to those in another group
- MPI_Group_union(3), MPI_Group_union (3)
- Produces a group by combining two groups
- MPI_Reduce(3), MPI_Ireduce(3)
- Reduces values on all processes within a group
- MPI_Scatter(3), MPI_Iscatter(3)
- Sends data from one task to all tasks in a group
- MPI_Scatterv(3), MPI_Iscatterv(3)
- Scatters a buffer in parts to all tasks in a group
- MPI_Win_get_group(3)
- Returns a duplicate of the group of the communicator used to create the window
- Mail::AuthenticationResults::Header::Group(3)
- Class modelling Groups of Authentication Results Header parts
- Mail::LMLM::Types::Egroups(3)
- mailing list type for YahooGroups
- Mail::LMLM::Types::GoogleGroups(3)
- mailing list type for Google groups mailing lists
- Mail::ListDetector::Detector::GoogleGroups(3)
- Google Groups message detector
- Mail::ListDetector::Detector::Yahoogroups(3)
- Yahoo! Groups message detector
- Mail::Message::Field::AddrGroup(3)
- A group of Mail::Message::Field::Address objects
- Mail::Message::Head::FieldGroup(3)
- a sub set of fields in a header
- Mail::Message::Head::ListGroup(3)
- mailinglist related header fields
- Mail::Message::Head::ResentGroup(3)
- header fields tracking message delivery
- Mail::Message::Head::SpamGroup(3)
- spam fighting related header fields
- Math::String::Charset::Grouped(3)
- A charset of simple charsets for Math::String objects
- Math::Symbolic::Custom::Transformation::Group(3)
- Group of Transformations
- Mojolicious::Plugin::SetUserGroup(3)
- Mojolicious plugin to set unprivileged credentials
- MooseX::App::Plugin::MutexGroup(3)
- Adds mutually exclusive options
- Net::DRI::Protocol::EPP::Extensions::NSgroup(3)
- EPP NSgroup extension commands for Net::DRI
- Net::LDAP::posixGroup(3)
- Creates new Net::LDAP::Entry objects for a posixGroup entry
- Net::NIS::Listgroup(3), Listgroup.pm(3)
- Lists hosts/users in a netgroup group
- Net::Packet::IGMPv4(3)
- Internet Group Management Protocol v4 layer 4 object
- Net::SSH::Perl::Kex::DH(3)
- Diffie-Hellman Group Agnostic Key Exchange
- Net::SSH::Perl::Kex::DH1(3)
- Diffie-Hellman Group 1 Key Exchange (RFC2409 "Second Oakley Group" 1024-bit)
- Net::SSH::Perl::Kex::DH14SHA1(3)
- Diffie-Hellman Group 14 Key Exchange (RFC3526 "2048-bit MODP Group")
- Net::SSH::Perl::Kex::DH14SHA256(3)
- Diffie-Hellman Group 14 SHA256 Key Exchange (RFC3526 "2048-bit MODP Group")
- Net::SSH::Perl::Kex::DH16SHA512(3)
- Diffie-Hellman Group 16 SHA512 Key Exchange (RFC3526 "4096-bit MODP Group")
- Net::SSH::Perl::Kex::DH18SHA512(3)
- Diffie-Hellman Group 18 SHA512 Key Exchange (RFC3526 Group 18 "8192-bit MODP Group")
- Net::SSH::Perl::Kex::DHGEX(3)
- Diffie-Hellman Group Exchange Base Class
- Net::SSH::Perl::Kex::DHGEXSHA1(3)
- Diffie-Hellman Group Exchange using SHA1 hashing
- Net::SSH::Perl::Kex::DHGEXSHA256(3)
- Diffie-Hellman Group Exchange using SHA256 hashing
- NetApp::Aggregate::RAIDGroup(3)
- -- OO Class for representing NetApp raidgroups
- NetPacket::IGMP(3)
- Assemble and disassemble IGMP (Internet Group Mangement Protocol) packets
- Object::groups(3)
- Pragma to implement group of properties
- PPIx::Regexp::Structure::Atomic_Script_Run(3)
- Represent an atomic script run group
- PPIx::Regexp::Structure::BranchReset(3)
- Represent a branch reset group
- PPIx::Regexp::Structure::Script_Run(3)
- Represent a script run group
- PPIx::Regexp::Token::GroupType(3)
- Represent a grouping parenthesis type
- PPIx::Regexp::Token::GroupType::Assertion(3)
- Represent a look ahead or look behind assertion
- PPIx::Regexp::Token::GroupType::Atomic_Script_Run(3)
- Represent an atomic script run specifier
- PPIx::Regexp::Token::GroupType::BranchReset(3)
- Represent a branch reset specifier
- PPIx::Regexp::Token::GroupType::Code(3)
- Represent one of the embedded code indicators
- PPIx::Regexp::Token::GroupType::Modifier(3)
- Represent the modifiers in a modifier group
- PPIx::Regexp::Token::GroupType::NamedCapture(3)
- Represent a named capture
- PPIx::Regexp::Token::GroupType::Script_Run(3)
- Represent a script run specifier
- PPIx::Regexp::Token::GroupType::Subexpression(3)
- Represent an independent subexpression marker
- PPIx::Regexp::Token::GroupType::Switch(3)
- Represent the introducing characters for a switch
- Paws::AutoScaling::CreateAutoScalingGroup(3)
- Arguments for method CreateAutoScalingGroup on Paws::AutoScaling
- Paws::AutoScaling::DeleteAutoScalingGroup(3)
- Arguments for method DeleteAutoScalingGroup on Paws::AutoScaling
- Paws::AutoScaling::DescribeAutoScalingGroups(3)
- Arguments for method DescribeAutoScalingGroups on Paws::AutoScaling
- Paws::AutoScaling::PutScheduledUpdateGroupAction(3)
- Arguments for method PutScheduledUpdateGroupAction on Paws::AutoScaling
- Paws::AutoScaling::TerminateInstanceInAutoScalingGroup(3)
- Arguments for method TerminateInstanceInAutoScalingGroup on Paws::AutoScaling
- Paws::AutoScaling::UpdateAutoScalingGroup(3)
- Arguments for method UpdateAutoScalingGroup on Paws::AutoScaling
- Paws::CloudWatchLogs::CreateLogGroup(3)
- Arguments for method CreateLogGroup on Paws::CloudWatchLogs
- Paws::CloudWatchLogs::DeleteLogGroup(3)
- Arguments for method DeleteLogGroup on Paws::CloudWatchLogs
- Paws::CloudWatchLogs::DescribeLogGroups(3)
- Arguments for method DescribeLogGroups on Paws::CloudWatchLogs
- Paws::CodeDeploy::CreateDeploymentGroup(3)
- Arguments for method CreateDeploymentGroup on Paws::CodeDeploy
- Paws::CodeDeploy::DeleteDeploymentGroup(3)
- Arguments for method DeleteDeploymentGroup on Paws::CodeDeploy
- Paws::CodeDeploy::GetDeploymentGroup(3)
- Arguments for method GetDeploymentGroup on Paws::CodeDeploy
- Paws::CodeDeploy::ListDeploymentGroups(3)
- Arguments for method ListDeploymentGroups on Paws::CodeDeploy
- Paws::CodeDeploy::UpdateDeploymentGroup(3)
- Arguments for method UpdateDeploymentGroup on Paws::CodeDeploy
- Paws::EC2::AuthorizeSecurityGroupEgress(3)
- Arguments for method AuthorizeSecurityGroupEgress on Paws::EC2
- Paws::EC2::AuthorizeSecurityGroupIngress(3)
- Arguments for method AuthorizeSecurityGroupIngress on Paws::EC2
- Paws::EC2::CreatePlacementGroup(3)
- Arguments for method CreatePlacementGroup on Paws::EC2
- Paws::EC2::CreateSecurityGroup(3)
- Arguments for method CreateSecurityGroup on Paws::EC2
- Paws::EC2::DeletePlacementGroup(3)
- Arguments for method DeletePlacementGroup on Paws::EC2
- Paws::EC2::DeleteSecurityGroup(3)
- Arguments for method DeleteSecurityGroup on Paws::EC2
- Paws::EC2::DescribePlacementGroups(3)
- Arguments for method DescribePlacementGroups on Paws::EC2
- Paws::EC2::DescribeSecurityGroups(3)
- Arguments for method DescribeSecurityGroups on Paws::EC2
- Paws::EC2::RevokeSecurityGroupEgress(3)
- Arguments for method RevokeSecurityGroupEgress on Paws::EC2
- Paws::EC2::RevokeSecurityGroupIngress(3)
- Arguments for method RevokeSecurityGroupIngress on Paws::EC2
- Paws::EFS::DescribeMountTargetSecurityGroups(3)
- Arguments for method DescribeMountTargetSecurityGroups on Paws::EFS
- Paws::EFS::ModifyMountTargetSecurityGroups(3)
- Arguments for method ModifyMountTargetSecurityGroups on Paws::EFS
- Paws::ELB::ApplySecurityGroupsToLoadBalancer(3)
- Arguments for method ApplySecurityGroupsToLoadBalancer on Paws::ELB
- Paws::EMR::AddInstanceGroups(3)
- Arguments for method AddInstanceGroups on Paws::EMR
- Paws::EMR::ListInstanceGroups(3)
- Arguments for method ListInstanceGroups on Paws::EMR
- Paws::EMR::ModifyInstanceGroups(3)
- Arguments for method ModifyInstanceGroups on Paws::EMR
- Paws::ElastiCache::AuthorizeCacheSecurityGroupIngress(3)
- Arguments for method AuthorizeCacheSecurityGroupIngress on Paws::ElastiCache
- Paws::ElastiCache::CreateCacheParameterGroup(3)
- Arguments for method CreateCacheParameterGroup on Paws::ElastiCache
- Paws::ElastiCache::CreateCacheSecurityGroup(3)
- Arguments for method CreateCacheSecurityGroup on Paws::ElastiCache
- Paws::ElastiCache::CreateCacheSubnetGroup(3)
- Arguments for method CreateCacheSubnetGroup on Paws::ElastiCache
- Paws::ElastiCache::CreateReplicationGroup(3)
- Arguments for method CreateReplicationGroup on Paws::ElastiCache
- Paws::ElastiCache::DeleteCacheParameterGroup(3)
- Arguments for method DeleteCacheParameterGroup on Paws::ElastiCache
- Paws::ElastiCache::DeleteCacheSecurityGroup(3)
- Arguments for method DeleteCacheSecurityGroup on Paws::ElastiCache
- Paws::ElastiCache::DeleteCacheSubnetGroup(3)
- Arguments for method DeleteCacheSubnetGroup on Paws::ElastiCache
- Paws::ElastiCache::DeleteReplicationGroup(3)
- Arguments for method DeleteReplicationGroup on Paws::ElastiCache
- Paws::ElastiCache::DescribeCacheParameterGroups(3)
- Arguments for method DescribeCacheParameterGroups on Paws::ElastiCache
- Paws::ElastiCache::DescribeCacheSecurityGroups(3)
- Arguments for method DescribeCacheSecurityGroups on Paws::ElastiCache
- Paws::ElastiCache::DescribeCacheSubnetGroups(3)
- Arguments for method DescribeCacheSubnetGroups on Paws::ElastiCache
- Paws::ElastiCache::DescribeReplicationGroups(3)
- Arguments for method DescribeReplicationGroups on Paws::ElastiCache
- Paws::ElastiCache::ModifyCacheParameterGroup(3)
- Arguments for method ModifyCacheParameterGroup on Paws::ElastiCache
- Paws::ElastiCache::ModifyCacheSubnetGroup(3)
- Arguments for method ModifyCacheSubnetGroup on Paws::ElastiCache
- Paws::ElastiCache::ModifyReplicationGroup(3)
- Arguments for method ModifyReplicationGroup on Paws::ElastiCache
- Paws::ElastiCache::ResetCacheParameterGroup(3)
- Arguments for method ResetCacheParameterGroup on Paws::ElastiCache
- Paws::ElastiCache::RevokeCacheSecurityGroupIngress(3)
- Arguments for method RevokeCacheSecurityGroupIngress on Paws::ElastiCache
- Paws::IAM::AddUserToGroup(3)
- Arguments for method AddUserToGroup on Paws::IAM
- Paws::IAM::AttachGroupPolicy(3)
- Arguments for method AttachGroupPolicy on Paws::IAM
- Paws::IAM::CreateGroup(3)
- Arguments for method CreateGroup on Paws::IAM
- Paws::IAM::DeleteGroup(3)
- Arguments for method DeleteGroup on Paws::IAM
- Paws::IAM::DeleteGroupPolicy(3)
- Arguments for method DeleteGroupPolicy on Paws::IAM
- Paws::IAM::DetachGroupPolicy(3)
- Arguments for method DetachGroupPolicy on Paws::IAM
- Paws::IAM::GetGroup(3)
- Arguments for method GetGroup on Paws::IAM
- Paws::IAM::GetGroupPolicy(3)
- Arguments for method GetGroupPolicy on Paws::IAM
- Paws::IAM::ListAttachedGroupPolicies(3)
- Arguments for method ListAttachedGroupPolicies on Paws::IAM
- Paws::IAM::ListGroupPolicies(3)
- Arguments for method ListGroupPolicies on Paws::IAM
- Paws::IAM::ListGroups(3)
- Arguments for method ListGroups on Paws::IAM
- Paws::IAM::ListGroupsForUser(3)
- Arguments for method ListGroupsForUser on Paws::IAM
- Paws::IAM::PutGroupPolicy(3)
- Arguments for method PutGroupPolicy on Paws::IAM
- Paws::IAM::RemoveUserFromGroup(3)
- Arguments for method RemoveUserFromGroup on Paws::IAM
- Paws::IAM::UpdateGroup(3)
- Arguments for method UpdateGroup on Paws::IAM
- Paws::RDS::AuthorizeDBSecurityGroupIngress(3)
- Arguments for method AuthorizeDBSecurityGroupIngress on Paws::RDS
- Paws::RDS::CopyDBParameterGroup(3)
- Arguments for method CopyDBParameterGroup on Paws::RDS
- Paws::RDS::CopyOptionGroup(3)
- Arguments for method CopyOptionGroup on Paws::RDS
- Paws::RDS::CreateDBClusterParameterGroup(3)
- Arguments for method CreateDBClusterParameterGroup on Paws::RDS
- Paws::RDS::CreateDBParameterGroup(3)
- Arguments for method CreateDBParameterGroup on Paws::RDS
- Paws::RDS::CreateDBSecurityGroup(3)
- Arguments for method CreateDBSecurityGroup on Paws::RDS
- Paws::RDS::CreateDBSubnetGroup(3)
- Arguments for method CreateDBSubnetGroup on Paws::RDS
- Paws::RDS::CreateOptionGroup(3)
- Arguments for method CreateOptionGroup on Paws::RDS
- Paws::RDS::DeleteDBClusterParameterGroup(3)
- Arguments for method DeleteDBClusterParameterGroup on Paws::RDS
- Paws::RDS::DeleteDBParameterGroup(3)
- Arguments for method DeleteDBParameterGroup on Paws::RDS
- Paws::RDS::DeleteDBSecurityGroup(3)
- Arguments for method DeleteDBSecurityGroup on Paws::RDS
- Paws::RDS::DeleteDBSubnetGroup(3)
- Arguments for method DeleteDBSubnetGroup on Paws::RDS
- Paws::RDS::DeleteOptionGroup(3)
- Arguments for method DeleteOptionGroup on Paws::RDS
- Paws::RDS::DescribeDBClusterParameterGroups(3)
- Arguments for method DescribeDBClusterParameterGroups on Paws::RDS
- Paws::RDS::DescribeDBParameterGroups(3)
- Arguments for method DescribeDBParameterGroups on Paws::RDS
- Paws::RDS::DescribeDBSecurityGroups(3)
- Arguments for method DescribeDBSecurityGroups on Paws::RDS
- Paws::RDS::DescribeDBSubnetGroups(3)
- Arguments for method DescribeDBSubnetGroups on Paws::RDS
- Paws::RDS::DescribeOptionGroupOptions(3)
- Arguments for method DescribeOptionGroupOptions on Paws::RDS
- Paws::RDS::DescribeOptionGroups(3)
- Arguments for method DescribeOptionGroups on Paws::RDS
- Paws::RDS::ModifyDBClusterParameterGroup(3)
- Arguments for method ModifyDBClusterParameterGroup on Paws::RDS
- Paws::RDS::ModifyDBParameterGroup(3)
- Arguments for method ModifyDBParameterGroup on Paws::RDS
- Paws::RDS::ModifyDBSubnetGroup(3)
- Arguments for method ModifyDBSubnetGroup on Paws::RDS
- Paws::RDS::ModifyOptionGroup(3)
- Arguments for method ModifyOptionGroup on Paws::RDS
- Paws::RDS::ResetDBClusterParameterGroup(3)
- Arguments for method ResetDBClusterParameterGroup on Paws::RDS
- Paws::RDS::ResetDBParameterGroup(3)
- Arguments for method ResetDBParameterGroup on Paws::RDS
- Paws::RDS::RevokeDBSecurityGroupIngress(3)
- Arguments for method RevokeDBSecurityGroupIngress on Paws::RDS
- Paws::RedShift::AuthorizeClusterSecurityGroupIngress(3)
- Arguments for method AuthorizeClusterSecurityGroupIngress on Paws::RedShift
- Paws::RedShift::CreateClusterParameterGroup(3)
- Arguments for method CreateClusterParameterGroup on Paws::RedShift
- Paws::RedShift::CreateClusterSecurityGroup(3)
- Arguments for method CreateClusterSecurityGroup on Paws::RedShift
- Paws::RedShift::CreateClusterSubnetGroup(3)
- Arguments for method CreateClusterSubnetGroup on Paws::RedShift
- Paws::RedShift::DeleteClusterParameterGroup(3)
- Arguments for method DeleteClusterParameterGroup on Paws::RedShift
- Paws::RedShift::DeleteClusterSecurityGroup(3)
- Arguments for method DeleteClusterSecurityGroup on Paws::RedShift
- Paws::RedShift::DeleteClusterSubnetGroup(3)
- Arguments for method DeleteClusterSubnetGroup on Paws::RedShift
- Paws::RedShift::DescribeClusterParameterGroups(3)
- Arguments for method DescribeClusterParameterGroups on Paws::RedShift
- Paws::RedShift::DescribeClusterSecurityGroups(3)
- Arguments for method DescribeClusterSecurityGroups on Paws::RedShift
- Paws::RedShift::DescribeClusterSubnetGroups(3)
- Arguments for method DescribeClusterSubnetGroups on Paws::RedShift
- Paws::RedShift::ModifyClusterParameterGroup(3)
- Arguments for method ModifyClusterParameterGroup on Paws::RedShift
- Paws::RedShift::ModifyClusterSubnetGroup(3)
- Arguments for method ModifyClusterSubnetGroup on Paws::RedShift
- Paws::RedShift::ResetClusterParameterGroup(3)
- Arguments for method ResetClusterParameterGroup on Paws::RedShift
- Paws::RedShift::RevokeClusterSecurityGroupIngress(3)
- Arguments for method RevokeClusterSecurityGroupIngress on Paws::RedShift
- Perl::Critic::Policy::RegularExpressions::ProhibitUnusedCapture(3)
- Only use a capturing group if you plan to use the captured value
- Plagger::Plugin::Subscription::HatenaGroup(3)
- HatenaGroup Subscription via RSS
- Pod::Elemental::Transformer::Nester(3)
- group the document into sections
- Prima::Buttons(3)
- button widgets and grouping widgets
- Proc::SafeExec::Queue(3)
- Uses Proc::SafeExec to manage a group of concurrent processes
- RDF::Query::Algebra::GroupGraphPattern(3)
- Algebra class for GroupGraphPattern patterns
- RT::Client::REST::Group(3)
- group object representation
- Regexp::RegGrp(3)
- Groups a regular expressions collection
- Rex::Commands::User(3)
- Manipulate users and groups
- Rex::Group::Lookup::Command(3)
- read hostnames from a command
- Rex::Group::Lookup::DBI(3)
- read hostnames and groups from a DBI source
- Rex::Group::Lookup::File(3)
- read hostnames from a file
- Rex::Group::Lookup::INI(3)
- read hostnames and groups from a INI style file
- Rex::Group::Lookup::XML(3)
- read hostnames and groups from a XML file
- Rex::Group::Lookup::YAML(3)
- read hostnames and groups from a YAML file
- Rose::HTML::Form::Field::CheckboxGroup(3)
- A group of checkboxes in an HTML form
- Rose::HTML::Form::Field::OptionGroup(3)
- Object representation of a group of options in a pop-up menu or select box in an HTML form
- Rose::HTML::Form::Field::RadioButtonGroup(3)
- A group of radio buttons in an HTML form
- SPOPS::Initialize(3)
- Provide methods for initializing groups of SPOPS objects at once
- SVN::Access::Group(3)
- Object representing a SVN Access file group
- Samba::LDAP::Group(3)
- Manipulate Samba LDAP Groups
- Search::InvertedIndex::Update(3)
- A container for a mass data update for a -group/-index
- Set::NestedGroups(3)
- grouped data eg ACL's, city/state/country etc
- Set::NestedGroups::Member(3), Set::NestedGroup::Member(3)
- Set of nested groups
- Sisimai::Lhost::GoogleGroups(3)
- bounce mail parser class for "Google Groups"
- Spread(3)
- Perl extension for the Spread group communication system
- Sys::Group::GIDhelper(3)
- Helps for locating free GIDs
- SyslogScan::ByGroup(3)
- -- Organizes a Summary of mail statistics into Groups of related e-mail users
- SyslogScan::Usage(3)
- -- encapsulates the total volumes of mail broadcast, sent, and received through sendmail by a single user or group. SyslogScan::Volume -- encapsulates a number of messages along with a total number of bytes
- Test2::Workflow::Task::Group(3)
- Encapsulation of a group (describe)
- Test::Group(3)
- Group together related tests in a test suite
- Test::Group::Extending(3)
- writing extensions to Test::Group
- Test::Group::NoWarnings(3)
- turn warnings into test failures
- Test::Group::Plan(3)
- test plans for test groups
- Test::Group::Tester(3)
- Test Test::Group extensions
- Text::Decorator::Group(3)
- A (possibly nested) group of nodes
- Unix::GroupFile(3)
- Perl interface to /etc/group format files
- Unix::Groups(3)
- Perl to support "getgroups" and "setgroups" syscalls
- Unix::Groups::FFI(3)
- Interface to Unix group syscalls
- Unix::Passwd::File(3)
- Manipulate /etc/{passwd,shadow,group,gshadow} entries
- VCP::Filter::changesets(3)
- Group revs in to changesets
- VM::EC2::ASG(3)
- Object describing an AutoScaling Group
- VM::EC2::DB::EC2SecurityGroup(3)
- An RDS Database EC2 Security Group
- VM::EC2::DB::Option::Group(3)
- An RDS Database Option Group
- VM::EC2::DB::Option::Group::Membership(3)
- An RDS Database Option Group Membership
- VM::EC2::DB::Option::Group::Option(3)
- An RDS Database Option Group Option
- VM::EC2::DB::Option::Group::Option::Setting(3)
- An RDS Database Option Group Option Setting
- VM::EC2::DB::Parameter::Group(3)
- An RDS Database Parameter Group
- VM::EC2::DB::Parameter::Group::Status(3)
- An RDS Database Parameter Group Status object
- VM::EC2::DB::SecurityGroup(3)
- An RDS Database Security Group
- VM::EC2::DB::SecurityGroup::Membership(3)
- An RDS Database Security Group Membership
- VM::EC2::DB::Subnet::Group(3)
- An RDS Database Subnet Group
- VM::EC2::DB::VpcSecurityGroup::Membership(3)
- An RDS Database VPC Security Group Membership
- VM::EC2::Group(3)
- Object describing an Amazon EC2 security group name
- VM::EC2::PlacementGroup(3)
- Object describing an Amazon EC2 cluster placement group
- VM::EC2::SecurityGroup(3)
- Object describing an Amazon EC2 security group
- VM::EC2::SecurityGroup::GroupPermission(3)
- Object describing an authorized group within a security group firewall rule
- VM::EC2::SecurityGroup::IpPermission(3)
- Object describing a firewall rule in an EC2 security group
- WWW::Facebook::API::Groups(3)
- Facebook Groups
- WWW::Scripter::WindowGroup(3)
- Multiple-window browsing environment
- WebDAO::Container(3)
- Group of objects
- XML::Pastor::Schema::AttributeGroup(3)
- Class that represents the META information about a W3C schema attribute group
- XML::Pastor::Schema::Group(3)
- Class that represents the META information about a W3C schema group
- XML::STX::Stylesheet(3), XML::STX::Stylesheet/Group/Template(3)
- stylesheet objects for XML::STX
- bin(3), binalloc(3), bingrow(3), binfree(3)
- grouped memory allocation
- bot_split(nged)
- Split a single BOT primitive, containing disjoint groups of facets, into multiple BOT primitives, one BOT per disjoint group
-
- euare-groupaddpolicy(1)
- Add a new policy to a group. To add more complex policies than this tool supports, see euare-groupuploadpolicy(1)
- euare-groupadduser(1)
- Add a user to a group
- euare-groupcreate(1)
- Create a new group
- euare-groupdel(1)
- Delete a group
- euare-groupdelpolicy(1)
- Remove a policy from a group
- euare-groupgetpolicy(1)
- Display a group's policy
- euare-grouplistbypath(1)
- List your account's groups
- euare-grouplistpolicies(1)
- List one or all policies attached to a group
- euare-grouplistusers(1)
- List all the users in a group
- euare-groupmod(1)
- Change the name and/or path of a group
- euare-groupremoveuser(1)
- Remove a user from a group
- euare-groupuploadpolicy(1)
- Attach a policy to a group
- euare-userlistgroups(1)
- List all groups a user is a member of
- euca-authorize(1)
- Add a rule to a security group that allows traffic to pass
- euca-create-group(1)
- Create a new security group
- euca-delete-group(1)
- Delete a security group
- euca-describe-group(1)
- Show information about security groups
- euca-describe-groups(1)
- Show information about security groups
- euca-revoke(1)
- Remove a rule from a security group
- eulb-apply-security-groups-to-lb(1)
- [VPC only] Associate one or more security groups with a load balancer. All previous associations with security groups will be replaced
- euscale-create-auto-scaling-group(1)
- Create a new auto-scaling group
- euscale-delete-auto-scaling-group(1)
- Delete an auto-scaling group
- euscale-delete-notification-configuration(1)
- Delete an auto-scaling group's notification configuration
- euscale-describe-auto-scaling-groups(1)
- Describe auto-scaling groups
- euscale-describe-auto-scaling-instances(1)
- Describe instances in auto-scaling groups
- euscale-describe-notification-configurations(1)
- Describe notification actions associated with auto-scaling groups
- euscale-describe-scheduled-actions(1)
- Describe scheduled auto-scaling group actions
- euscale-disable-metrics-collection(1)
- Disable monitoring of an auto-scaling group's group metrics
- euscale-enable-metrics-collection(1)
- Enable monitoring of an auto-scaling group's group metrics
- euscale-put-notification-configuration(1)
- Create or replace an auto-scaling group's notification configuration
- euscale-put-scaling-policy(1)
- Create or update an auto-scaling group's scaling policy
- euscale-put-scheduled-update-group-action(1)
- Schedule a scaling action for an auto-scaling group
- euscale-resume-processes(1)
- Resume an auto-scaling group's auto-scaling processes
- euscale-set-desired-capacity(1)
- Set an auto-scaling group's desired capacity
- euscale-suspend-processes(1)
- Suspend an auto-scaling group's auto-scaling processes
- euscale-terminate-instance-in-auto-scaling-group(1)
- Manually terminate an auto-scaling instance
- euscale-update-auto-scaling-group(1)
- Update an auto-scaling group's parameters
- g(nged)
- Creates a special type of combination often referred to as a group. This builds a combination by unioning together all the listed objects
- global_group(3)
- Grouping nodes to global name registration groups
- gr(nged), dg(nged)
- Add or remove primitives or primitive parents from a group using a GUI selection box. dg exits grouper mode
- i.group(1), i.group (1)
- Creates, edits, and lists groups of imagery data
- i.ortho.camera(1), i.ortho.camera (1)
- Select and modify the imagery group camera reference file
- i.ortho.init(1), i.ortho.init (1)
- Interactively creates or modifies entries in a camera initial exposure station file for imagery group referenced by a sub-block
- i.ortho.target(1), i.ortho.target (1)
- Select or modify the imagery group target
- i.spectral(1), i.spectral (1)
- Displays spectral response at user specified locations in group or images
- i.target(1), i.target (1)
- Targets an imagery group to a GRASS location and mapset
-
- lc(nged)
- Lists codes (i.e. region attributes) region_id, material_id, los, region name, region parent within a group or combination
- ldap2pf(1)
- Create and update PF tables from LDAP groups
- listgroup(1)
- Lists hosts/users in a netgroup group
- message_group(1)
- Send a message to a myspace group
- pg2(3)
- Distributed named process groups
- pods::SDL::Mixer::Groups(3), SDL::Mixer::Groups(3)
- Audio channel group functions
- postnote(3)
- send a note to a process or process group
- print-group(1)
- Print contents of a netspoc group definition
- r.clump(1), r.clump (1)
- Recategorizes data in a raster map by grouping cells that form physically discrete areas into unique categories
- reid(nged)
- Sequentially renumber the region_id attribute of all regions within a group
- rmic(1)
- Generates stub, skeleton, and tie classes for remote objects that use the Java Remote Method Protocol (JRMP) or Internet Inter-Orb protocol (IIOP). Also generates Object Management Group (OMG) Interface Definition Language (IDL)
- tt_message_gid(3)
- retrieve the group identifier attribute from a message