| Index Entry | Section |
|
C | | |
| cabs | 20.8.1 Absolute Value |
| cabsf | 20.8.1 Absolute Value |
| cabsl | 20.8.1 Absolute Value |
| cacos | 19.3 Inverse Trigonometric Functions |
| cacosf | 19.3 Inverse Trigonometric Functions |
| cacosh | 19.5 Hyperbolic Functions |
| cacoshf | 19.5 Hyperbolic Functions |
| cacoshl | 19.5 Hyperbolic Functions |
| cacosl | 19.3 Inverse Trigonometric Functions |
| calloc | 3.2.2.5 Allocating Cleared Space |
| canonicalize_file_name | 14.5 Symbolic Links |
| carg | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| cargf | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| cargl | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| casin | 19.3 Inverse Trigonometric Functions |
| casinf | 19.3 Inverse Trigonometric Functions |
| casinh | 19.5 Hyperbolic Functions |
| casinhf | 19.5 Hyperbolic Functions |
| casinhl | 19.5 Hyperbolic Functions |
| casinl | 19.3 Inverse Trigonometric Functions |
| catan | 19.3 Inverse Trigonometric Functions |
| catanf | 19.3 Inverse Trigonometric Functions |
| catanh | 19.5 Hyperbolic Functions |
| catanhf | 19.5 Hyperbolic Functions |
| catanhl | 19.5 Hyperbolic Functions |
| catanl | 19.3 Inverse Trigonometric Functions |
| catclose | 8.1.1 The catgets function family |
| catgets | 8.1.1 The catgets function family |
| catopen | 8.1.1 The catgets function family |
| cbc_crypt | 32.4 DES Encryption |
| cbrt | 19.4 Exponentiation and Logarithms |
| cbrtf | 19.4 Exponentiation and Logarithms |
| cbrtl | 19.4 Exponentiation and Logarithms |
| ccos | 19.2 Trigonometric Functions |
| ccosf | 19.2 Trigonometric Functions |
| ccosh | 19.5 Hyperbolic Functions |
| ccoshf | 19.5 Hyperbolic Functions |
| ccoshl | 19.5 Hyperbolic Functions |
| ccosl | 19.2 Trigonometric Functions |
| ceil | 20.8.3 Rounding Functions |
| ceilf | 20.8.3 Rounding Functions |
| ceill | 20.8.3 Rounding Functions |
| cexp | 19.4 Exponentiation and Logarithms |
| cexpf | 19.4 Exponentiation and Logarithms |
| cexpl | 19.4 Exponentiation and Logarithms |
| cfgetispeed | 17.4.8 Line Speed |
| cfgetospeed | 17.4.8 Line Speed |
| cfmakeraw | 17.4.10 Noncanonical Input |
| cfree | 3.2.2.3 Freeing Memory Allocated with malloc |
| cfsetispeed | 17.4.8 Line Speed |
| cfsetospeed | 17.4.8 Line Speed |
| cfsetspeed | 17.4.8 Line Speed |
| chdir | 14.1 Working Directory |
| chmod | 14.9.7 Assigning File Permissions |
| chmod | 14.9.7 Assigning File Permissions |
| chown | 14.9.4 File Owner |
| cimag | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| cimagf | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| cimagl | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| clearenv | 25.4.1 Environment Access |
| clearerr | 12.16 Recovering from errors |
| clearerr_unlocked | 12.16 Recovering from errors |
| clock | 21.3.1 CPU Time Inquiry |
| clog | 19.4 Exponentiation and Logarithms |
| clog10 | 19.4 Exponentiation and Logarithms |
| clog10f | 19.4 Exponentiation and Logarithms |
| clog10l | 19.4 Exponentiation and Logarithms |
| clogf | 19.4 Exponentiation and Logarithms |
| clogl | 19.4 Exponentiation and Logarithms |
| close | 13.1 Opening and Closing Files |
| closedir | 14.2.3 Reading and Closing a Directory Stream |
| closelog | 18.2.3 closelog |
| confstr | 31.12 String-Valued Parameters |
| conj | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| conjf | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| conjl | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| connect | 16.9.1 Making a Connection |
| copysign | 20.8.5 Setting and modifying single bits of FP values |
| copysignf | 20.8.5 Setting and modifying single bits of FP values |
| copysignl | 20.8.5 Setting and modifying single bits of FP values |
| cos | 19.2 Trigonometric Functions |
| cosf | 19.2 Trigonometric Functions |
| cosh | 19.5 Hyperbolic Functions |
| coshf | 19.5 Hyperbolic Functions |
| coshl | 19.5 Hyperbolic Functions |
| cosl | 19.2 Trigonometric Functions |
| cpow | 19.4 Exponentiation and Logarithms |
| cpowf | 19.4 Exponentiation and Logarithms |
| cpowl | 19.4 Exponentiation and Logarithms |
| cproj | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| cprojf | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| cprojl | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| CPU_CLR | 22.3.5 Limiting execution to certain CPUs |
| CPU_ISSET | 22.3.5 Limiting execution to certain CPUs |
| CPU_SET | 22.3.5 Limiting execution to certain CPUs |
| CPU_ZERO | 22.3.5 Limiting execution to certain CPUs |
| creal | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| crealf | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| creall | 20.10 Projections, Conjugates, and Decomposing of Complex Numbers |
| creat | 13.1 Opening and Closing Files |
| creat64 | 13.1 Opening and Closing Files |
| crypt | 32.3 Encrypting Passwords |
| crypt_r | 32.3 Encrypting Passwords |
| csin | 19.2 Trigonometric Functions |
| csinf | 19.2 Trigonometric Functions |
| csinh | 19.5 Hyperbolic Functions |
| csinhf | 19.5 Hyperbolic Functions |
| csinhl | 19.5 Hyperbolic Functions |
| csinl | 19.2 Trigonometric Functions |
| csqrt | 19.4 Exponentiation and Logarithms |
| csqrtf | 19.4 Exponentiation and Logarithms |
| csqrtl | 19.4 Exponentiation and Logarithms |
| ctan | 19.2 Trigonometric Functions |
| ctanf | 19.2 Trigonometric Functions |
| ctanh | 19.5 Hyperbolic Functions |
| ctanhf | 19.5 Hyperbolic Functions |
| ctanhl | 19.5 Hyperbolic Functions |
| ctanl | 19.2 Trigonometric Functions |
| ctermid | 27.7.1 Identifying the Controlling Terminal |
| ctime | 21.4.5 Formatting Calendar Time |
| ctime_r | 21.4.5 Formatting Calendar Time |
| cuserid | 29.11 Identifying Who Logged In |
|